I am using the following coding, could someone assist in format for currency?
Sum(Nz([PR $ Value])) AS [$ Value]
Thanks
Marshall Barton - 25 Mar 2008 00:50 GMT
>I am using the following coding, could someone assist in format for currency?
>
>Sum(Nz([PR $ Value])) AS [$ Value]
Set the text box's Format property to Currency.

Signature
Marsh
MVP [MS Access]