Re: export text file error
- From: strive4peace <strive4peace2006@xxxxxxxxx>
- Date: Fri, 24 Mar 2006 12:41:20 -0500
you're welcome ;) happy to help
Have an awesome day
Warm Regards,
Crystal
MVP Microsoft Access
remote programming and training
strive4peace2006 at yahoo.com
Slice via AccessMonster.com wrote:
Sorry for not responding sooner, but thanks for the reply. I had already.
tried that and it made no difference. I noticed that from the original file
that was imported/converted was a currency field, which somehow affected the
way the export wizard worked. I eventually was able to work around the
problem. Thanks again.
Slice
strive4peace wrote:
use the Format function instead of the format property of the query column
field --> strNumber: Format([fieldname],"000")
substitute
"000" for your format code
Have an awesome day
Warm Regards,
Crystal
MVP Microsoft Access
remote programming and training
strive4peace2006 at yahoo.com
I have built a query which includes formatting the amount field to return the
amount as a string. I use the export wizard on the query file and the wizard
displays the amount field as expected (leading zeros, no decimal). When I
complete the export and look at the export file, the file contains the amount
formatted as currency, but I need the field to be as a string. Need help
ASAP.
- References:
- export text file error
- From: Slice
- Re: export text file error
- From: strive4peace
- Re: export text file error
- From: Slice via AccessMonster.com
- export text file error
- Prev by Date: RE: Adding blank forms up.
- Next by Date: Requery Total on Parent
- Previous by thread: Re: export text file error
- Next by thread: Re: passing params to a report
- Index(es):
Relevant Pages
|
|