Can anyone tell me how to write files or output to an excel file with tabs etc.
Thanks,
GB4
i've been able to write a comma-delimited file for use as an excel spreadsheet
quite easily. Even put a Total at the end of one column (only number column).
It does, however require the user to format the columns as to widths, etc. so
I would also be interested in any info about formatting the columns.