LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

import different arrays from different sheets of an excel file

Solved!
Go to solution

Hi

 

The task is to get multiple arrays(different) that are in different sheets of an excel file. I have tried using the report generation toolkit, Excel get worksheet, Excel get data functions. but the problem there is that the Excel get worksheet function requires a report input. but i only have an excel file as input and i cant feed that. Is there any alternative to this?

0 Kudos
Message 1 of 2
(2,070 Views)
Solution
Accepted by topic author Mayur_VIenthusiast

Just create a report using New Report.  Wire in the path to your Excel file as the "template".  Also, be sure to dispose of the report when you are done with it.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 2
(2,060 Views)