The function is Read From Spreadsheet and not Read From Excel. You can save your .xls file as a comma or tab separated file and then the function will work. Or, you can use ActiveX to read a native Excel file. If you search the forum or NI's example programs, you'll find a lot of Excel examples.