The following is the spreadsheet in stream file
/xlparse/samples/sample1.xls
Figure 1 - Sample spreadsheet
(The decimal point here is a comma (,) due to the fact that my PC runs the Italian language)
The following is the the printout that you get by running command
XLSCONVERT XLS('/xlparse/samples/sample1.xls') PRINT(*YES)
Figure 2 - Sample printout
(The decimal point here is a dot (.); comma for decimal point is not supported by command XLSCONVERT.)
|