LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel 2000/97 multiple sheets

I have a excel workbook with multiple sheets. An new to Labview. Could you please help me to read different sheets(All contents) and display in a Table in Labview? (not a single cell)
0 Kudos
Message 1 of 2
(2,770 Views)
Hi JaBob,

I have here an example of some Excel codes I have worked on before. You may find it useful. I use the ActiveX (under Function Pallete - Communication) to work on Excel. There maybe other better tools such as the Microsoft Office Report Generation Toolkit which is simpler to use and it is an add-on by NI. You will need to buy from them.

Please have a go with it. As for all the sheets to be displayed, I have yet to do that. But what I have here for you is reading a range of data and display onto the table.

Hope you can understand my codes,

Regards,
juni
0 Kudos
Message 2 of 2
(2,770 Views)