Table exporting truncates real numbers

Jean-Guy

New member
Local time
Today, 12:08
Joined
Sep 26, 2003
Messages
8
Why is it that Access truncates real numbers when exporting a table into a CSV or DBF file? When exporting to an Excel spreadsheet (not with the “Office Links” menu option), I see these single quotation marks at the beginning of every text cell – why is that?

If I try the roundabout way of exporting to a CSV file through Excel, Excel will truncate the real number to 9 decimal places if the formatting is set to general (default), and will pad the real number with zeros if the number format is used – either way it’s still unacceptable.

Any help with this problem would be greatly appreciated.

Jean-Guy
 

Users who are viewing this thread

Back
Top Bottom