dbTalk Databases Forums  

Currency formatting - numeric, zero fill

comp.databases.ms-access comp.databases.ms-access


Discuss Currency formatting - numeric, zero fill in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Annette
 
Posts: n/a

Default Currency formatting - numeric, zero fill - 10-25-2011 , 06:30 AM






I need to format a currency field to export to an excel file. The
field must be numeric, zero fill and in the format of 00000010.00 (10
dollars), for example. I am currently using
val(format([currency_amt],"00000000.00")). Is this correct?

Reply With Quote
  #2  
Old   
Bob Barrows
 
Posts: n/a

Default Re: Currency formatting - numeric, zero fill - 10-25-2011 , 08:08 AM






Annette wrote:
Quote:
I need to format a currency field to export to an excel file. The
field must be numeric, zero fill and in the format of 00000010.00 (10
dollars), for example. I am currently using
val(format([currency_amt],"00000000.00")). Is this correct?
Does it work for you?

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.