From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(2,690 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
(2,677 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
(2,669 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
(2,636 Views)
Hi,

Could you attach this in LV7 Express please?

Thanks,

Toni.
0 Kudos
Message 5 of 6
(2,482 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,474 Views)