Connecting Tech Pros Worldwide Help | Site Map

DoCmd.TransferText rounds single numbers

 
LinkBack Thread Tools Search this Thread
  #1  
Old June 15th, 2006, 09:15 AM
Chris
Guest
 
Posts: n/a
Default DoCmd.TransferText rounds single numbers

Hi,

I am using the command below for exporting data to text file. One of
the query columns has SINGLE number type with decimal ponts as auto.

DoCmd.TransferText acExportDelim, vnp_export_specification,
vnp_export_query, vnp_export_file, False

Some values like 0.6678 when exported to text file become 0.66 and
values like 0.0006614 remain the same.

What could be the reason for some values to be rounded and some not ?

Thanks a lot.


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.