Hi Philip,
there is a lot of confusion about what a spreadsheet is.
Formarly a spreadsheet was a piece of paper with lines on it forming rows and columns. A person was writting numbers and text into the cells. Some of the numbers were calculated by the person.
This peace of paper have been transformed into a electronical representation. And this was a simple text file with some delimiters for the columns and rows. You can use a simple text editor to change the data but you have to make the calculations by your own.
Some people though that it would be good to store also the formulas and a lot of other things in the file and provide a user interface to this file. So a lot of programs were born all talking about spreadsheets. Microsoft Excel is only
one of them. There are at least two major products for the same task one is Lotus 1-2-3 and StarCalc. Each of them use their own file format to store the data.
The term spreadsheet for NI is a text file containing only the data and the formulas are your VIs.
The term spreadsheet for Microsoft, Lotus and StarCalc is a file containing data, formulas, formatting information, ...
I hope this clarified something about spreadsheet and why NI cannot read Excel, Lotus or StarCalc files.
Waldemar
Not mentioning all the other spreadsheet products out there in the world and not only on the windows platform.
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions