LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

excel

hello,

i have data stored in a table ( 2 columns) which i would like to use in excel.

what is the best way of doing this?

 

- maryam.

0 Kudos
Message 1 of 3
(2,516 Views)

Hi maryam,

you can use the report generation toolkit to create an excel file. You can also use the activex functions directly. You will find more information about it here.

 

Hope it helps.

Mike 

0 Kudos
Message 2 of 3
(2,515 Views)
You can also simply write out the file using Write To Spreadsheet File which creates a file that can be opened in Excel. It won't be an Excel workbook, but it will be a text file that can be opened in Excel.
0 Kudos
Message 3 of 3
(2,505 Views)