When I export for access to an CSV. The file is not in the CSV format
(example "Tim","Meers")
Brian - 29 Jul 2005 02:36 GMT
Exactly how are you exporting? Post the code that generates the export file.
> When I export for access to an CSV. The file is not in the CSV format
> (example "Tim","Meers")
Joe - 29 Jul 2005 18:59 GMT
To my knowledge, a CSV file will have text surrounded in double-quotes, as
your example shows. It looks to be creating a correctly formatted CSV file
to me.
> When I export for access to an CSV. The file is not in the CSV format
> (example "Tim","Meers")