export a report to a comma delimited csv file

G

Garry

I export the detailed section of a report to a comma delimited csv file.

I MUST export both text and numerals, for example thus:-

"123","abc", etc. Please note the qualifier (")

The only result I can get is:- 123,"abc"

Any ideas please, regards
 
Top