LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How Do I Open The Excel Spreadsheet And Modify The Cell Data

How can I change the cell content in specific excel spreadsheet with ActiveX control? I am using LabVIEW7.1
0 Kudos
Message 1 of 3
(2,877 Views)
 you can open the excel file using Active X . The procedur to open the excel file, will get in the examples. There is an ready made Vi. for that.
Then select the properties Cell in active X, and you can change the cell data by doing some modification in that vi. i hope it will help you.
 
Message 2 of 3
(2,869 Views)
In addition to the examples that ship with LabVIEW, you can also find lots of examples at the Excel "board".
Message 3 of 3
(2,853 Views)