LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

edit spreadsheet-file in Labview

is there an easy way to open, display (perhaps in a pop-up) a spreadsheet-file, edit and save it again?
 
I got an application which reads some values from a spreadsheet-file, sometimes its necessary to edit some values in the spreadsheet-file. i dont want to open an external program e.g. excel to do that.
 
thank you!
 
simon
Using Labview 7.1
0 Kudos
Message 1 of 2
(2,900 Views)
It's pretty simple. You can modify the Read From/Write to Spreadsheet functions to read in strings and display in a table. The attached file shows how this could be done. It also inlcudes the modified functions but you should review the instructions on how to do this yourself. The instructions are are the diagrams of each VI.
0 Kudos
Message 2 of 2
(2,889 Views)