I have made a logging program which uses the example "data logger spreadsheet file.vi" given in Labview 6.1. I would like some help in reading the data back into a chart, without all of the selecting as in the "Data Reader from Spreadsheet.vi". I appreciate any help.
Hi, you can [or must? ;-)] read all data with "Read From Spreadsheet File.vi" to table, and you can select from this table only rows or colums or cell or subtable with data what you need.