CSV
(or Tab-separated) is good, but don't forget to strip out embedded commas from
fields or use AnsiQuotedStr() on those fields.
Alternatively, move the data to a dBase file either using TTable (BDE),
or even one of the non-BDE freeware DBF components.
Steve
|
- [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
- Stephen Barker