Re: Fixing the extract table problem
- From: strive4peace <strive4peace2006@xxxxxxxxx>
- Date: Mon, 12 Mar 2007 00:23:56 -0400
Hi Tom,
use a query to do your export
field --> Fieldname_ : format([fieldname],"#,##0.000")
where the columnname is the fieldname with an underscore after it -- still looks like the fieldname but is actually different ;)
Warm Regards,
Crystal
*
(: have an awesome day :)
*
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
*
CD Tom wrote:
I posted an earlier question regarding the extracting for a table that has number fields with 3 decimals, and when you extract the table to a .txt file only 2 decimals will come across. When you do the extract using the export command you can see that the field shows the 3 decimals but after the extract only 2 are in the .txt file. The only way I was able to resolve this problem was to go into the control panel of Windows XP and select the date,time, language settings the the regional and language option and customize the Number section to 3 decimals. Now for my question is there any way to change that automatically using code. I have customers using the export function to backup there data and if they have a problem to send me the backed up .txt files. I would like to be able to change the number and then change it back after the export is done. Hopefully someone out there will have some kind of an answer..
Thanks in advance for any help.
CD Tom
- Prev by Date: Re: Running 2 reports in a form together
- Next by Date: Re: Form with Finite selectable records.
- Previous by thread: Re: Changed code now something else broke
- Next by thread: Re: Fixing the extract table problem
- Index(es):
Relevant Pages
|
Loading