ACC: How to Export Numeric Data with Quotation Marks and Commas
Article ID: 148394
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q148394
Novice: Requires knowledge of the user interface on single-user computers.
SUMMARY
In some cases, you may want to export data to a quotation-mark- and
comma-delimited file, and you may want each value to be surrounded by
quotation marks. By design, Microsoft Access will only place quotation
marks around text values and not numeric values. This article describes a
method that you can use to export data that has all values surrounded by
quotation marks.
REFERENCES
For more information about ASCII characters, search the Help Index for
"ASCII," or ask the Microsoft Access 97 Office Assistant.
For more information about Chr() function, search the Help Index for "Chr
Function," or ask the Microsoft Access 97 Office Assistant.
Keywords: kbhowto kbusage KB148394