I did the following:
 
out file.xls
unload data from filename using col1,col2,col3 as csv where ....
out screen
launch file.xls
 
I got all the data but into one cell, separated by commas.
Is there a way to do this and put the data in seperate cells?
Or is there a way to call a preset sreadsheet along with file.xls?
 
I can make a spreadsheet to receive the data, then import using Excel's import, but I don't want the user to have to do this if possible.
 
Bernie Lis
Megabytes, Inc.
 
 

Reply via email to