ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
10-11-2006 02:45 PM
10-12-2006 08:03 AM
Is the Excel file a "real" Excel file, or is it a file with comma-separated values?
If it is the former then you will need to use ActiveX to read the contents of the Excel file.
If it is the latter then you would read in the Excel file just as you would a text file.
LabVIEW ships with examples. I would suggest taking a look at them.
10-12-2006 11:02 AM