LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

are there any tutorials on how to connect my code to an excel file or some thing like it

 
0 Kudos
Message 1 of 4
(3,471 Views)

Hello,

What do you want to do with Excel?  Read data from Excel?  Write data to Excel?  Advanced Excel functionality?  Here is a link to a tutorial to get you started.

 

Regards,

Clint M
National Instruments

0 Kudos
Message 2 of 4
(3,449 Views)

thanks clint

i looked thourgh the tutorials and it looks like i need to buy the toolkit

thanks again

0 Kudos
Message 3 of 4
(3,426 Views)

Hello loni,

If all you want to do is write data to an Excel file, you could just use the Write to Spreadsheet function and when you specify the filepath name, just use a .xls file ending.  This will be about the only thing you can do, though.  For more advanced functionality you will need to use ActiveX or have the Report Generation Toolkit.

Regards,

Clint M
National Instruments

0 Kudos
Message 4 of 4
(3,388 Views)