[AccessD] currency format

Gustav Brock gustav at cactus.dk
Sat Jul 19 01:21:36 CDT 2003


Hi Pedro

Try this:

  .item("price").value = Format(Nz(Me![txtPrice]), "Currency")

/gustav


> is there a format for a Euro currency field, so that the Euro sign
> is displayed also when i use the following piece of code:
> .item("price").value = Nz(Me![txtPrice]), for mail merge into a  
> wordletter, with code: {DOCPROPERTY "Price"\*MERGEFORMAT}



More information about the AccessD mailing list