L
Larry
I am trying to read in a Excel file to a parse
application. I do not know the structure of an Excel file.
Is it a text file that is "tab" delimited? Does each line
end with a carriage return? Does each line begin with a
line feed byte such as a CSV file? In other words what is
the general form for "reading" a 2002 .XLS file?
application. I do not know the structure of an Excel file.
Is it a text file that is "tab" delimited? Does each line
end with a carriage return? Does each line begin with a
line feed byte such as a CSV file? In other words what is
the general form for "reading" a 2002 .XLS file?