I have the following very simple code :

Print BOItemSales +
OPTION XLS +
|FILENAME .vfile +
|SHOW_CANCEL_DIALOG ON +
|OPEN ON

This creates an XLS file as expected, but the spread sheet has 63 lines of data,
then a new sheet/tab, 63 lines of data, a new sheet/tab, etc., etc.
The above creates an xls file with 14 sheets(tabs) instead of 1 sheet/tab with 
all the 
records.

What do I need to change?  I want the spread sheet to have all the data on one 
sheet.

Thanks,
-Bob

--
Thompson Technology Consultants 
LaPorte, IN 46350 
219-363-7441

Reply via email to