Exporting Table to text is droping number format

B

Blake

Hello, Im using Access 2000 and having trouble exporting a
table to a text file. The table has many numeric fields,
Double, Fixed, 5 decimal or auto. When I export, the data
is dropped and I get the following. Number starting as
2000 becomes 2000.00. starting as 1.2345 becomes 1.23. The
formating is always two decimals leading me to beleave
currency with no $ symbol. What should I do to pass the
values raw, without changeing or rounding them.
Thank you for your continued support
Blake
 
J

Joe Fallon

Write a query.
Use the format function on each filed that is giving your trouble.
Export the query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top