I have the following code:
.
NZ([Dollar],0,[Dollar])
.
The output is a general number but I need it to be currency. How can I change the output format (in my query and in my report, the format box does not offer currency as a valid format)
.
NZ([Dollar],0,[Dollar])
.
The output is a general number but I need it to be currency. How can I change the output format (in my query and in my report, the format box does not offer currency as a valid format)