Hello,
I am looking to append several excel worksheet files that are separate files by reading them into a 2d array and appending records for further data manipulation.
I have seen examples on how to do this with the array spreadsheet to string vi but it requires that the excel file already be saved in a tab delimited text format, not the standard xls.
How do I open a file, select a range from A1 to the end of usable data and then read it into a Labview Array? Any help would be beneficial here...
MJM