I am printing a report to an Excel file and it works fine to create a file for Excel 5.0/95 Workbook.
This is my command: PRINT exceloutReport WHERE trial = .vtrialtxt ORDER BY plotnum OPTION xls | FILENAME .vfile | OPEN ON Is there a way to have the file compatible with Excel 97-2003 Workbook? We are using the files on a handheld data recorder that uses Documents to Go and need to convert them to Excel 97 with Excel. Thanks. Bill Niehaus

