Steve
Thanks for this suggestion.
I think that, all things considered, this IS the most
straightforward option for my situation.
And so simple :-)
Ta
Mark
----- Original Message -----
Sent: Thursday, October 25, 2001 3:35
PM
Subject: RE: [DUG]: Export to Excel
The
easiest way to export something that can be opened in an excel document
without any formatting at all is to create a string list and write comma
delimited fields and use the SaveToFile command - saving it as a
CSV.
You
can then open it in Excel as a CSV file.
Steve
Hi
I have a method for opening a new Excel spreadsheet and
populating it from within my app. This leaves the spreadsheet open and
the user then is responsible for saving it.
Does anyone know of a component (cheapware) that will
write a dataset straight out to an Excel format file, without opening
Excel.
I know there are filters you can get for QR that allow you
to export a report to Excel, but I want to write the pure data without any
formatting.
TIA
Mark
|