LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write to the fixed sheet of an excel

Hello,
    As you know there many sheets in an excel file, so I want to write two text files to an excel file.I wander if I can do this in LabVIEW.
 
Any suggestion ?
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 1 of 6
(3,169 Views)
Hi,
 
Maybe the attached vi manages what you want to do!
 
It prompts to open two text files, converts them to an array,
to write the rows and colums into two different excel sheets.
 
The textfile in this case looks like this:
 
1     2     ...
3     4     ... 
5     6
...
 
Regards, Christian
Message 2 of 6
(3,156 Views)
I have try,but my LabVIEW is V7.1.And the vi you attach is V 8.Do you have some example in vesion 7.1?
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 3 of 6
(3,148 Views)

Hi,

I tried converting it for LV7.1, but I'm not sure if it works, because there are some libraries used form LV8.20 which are not convertable!

If it's doesn't working i will try to explain the steps!

 

Regards, Christian

 

Message Edited by Christian_M on 09-05-2006 02:27 AM

0 Kudos
Message 4 of 6
(3,115 Views)
Hi,

Could you attach this in LV7 Express please?

Thanks,

Toni.
0 Kudos
Message 5 of 6
(2,961 Views)

Have you had a look at the Excel board. There are a lot of VI's on there that will help you when working with Excel.

For more information and some sample VI's and tool kits, you can go to the excel board




Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 6 of 6
(2,953 Views)