LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write Table to XL sample

Greetings to all NI application engineers and programming experts.
I have downloaded a write table to XL spreadsheet from the labview example. This sample added a new sheet to the existing file whenever a new table of data is transferred. If I want to save the new data again and again on the same worksheet, how could I do it? Sincerely hope that anyone could help me modify this sample to cater to the above needs as I do not have knowledge with ActiveX property and methods control. Thanks a lot.  
0 Kudos
Message 1 of 11
(4,034 Views)
Are you looking to append data to the same sheet, or to rewrite data on teh same sheet each time you save??  Also, are you looking to ahve excel open and stay open, or to have to save to excel "behind the scenes"?


Kenny

0 Kudos
Message 2 of 11
(4,016 Views)
I am looking to rewrite or replace the existing data everytime I save. I would like to have the excel stay open when opened. Thanks a lot for responding to my enquiry.
0 Kudos
Message 3 of 11
(3,995 Views)

Try this vi and see if it works for you

 

Kenny

Kenny

0 Kudos
Message 4 of 11
(3,975 Views)
Thanks but can you save it in version 7.1. I cannot open this VI.
0 Kudos
Message 5 of 11
(3,966 Views)
0 Kudos
Message 6 of 11
(3,959 Views)
can sombody save it in version 7.0??Smiley Wink
0 Kudos
Message 7 of 11
(3,953 Views)
here is version 7.0
Kenny

0 Kudos
Message 8 of 11
(3,950 Views)
It does works for me. Thank you.
0 Kudos
Message 9 of 11
(3,933 Views)
Hello Everybody I have an opposite problem I donnot want my data to be erased when loops reinitialize/go around for second time. Please let me know of some appropriate modifications for my vi.
0 Kudos
Message 10 of 11
(3,480 Views)