Hi Mark,
We use a component called XLSReadWrite from http://www.axolot.com/components/index.htm,
which basically does what you need, I think. You can read and write Excel
files without even requiring Excel on the user's machine!
There are a few gotcha's, such as you can't open an
existing Excel file and add to it, at least not as far as I have been able to
tell, and you get an exception if the file is already open, and you have to
prepare the formats and sheets and stuff before the file is opened, but I
generally just use it for dumping/exporting data from db apps.
Regards, Bevan
---
Bevan Edwards mailto:[EMAIL PROTECTED] Achieve Software Limited http://www.achieve.co.nz Phone: (64-9) 444-4210 ICQ: 732011 Fax: (64-9) 444-4201 Mobile: (64-21) 979-603
|
- [DUG]: Export to Excel Mark Howard
- Re: [DUG]: Export to Excel Chrissy R
- RE: [DUG]: Export to Excel Bevan Edwards
- RE: [DUG]: Export to Excel Stacey Verner
- RE: [DUG]: Export to Excel Steve Aish
- Re: [DUG]: Export to Excel Mark Howard
- RE: [DUG]: Export to Excel Stephen Barker