I am trying to create a calculated query using an "IIF" statement in the "FIELD":
Natl Assess: (IIf([Let Date]>#12/31/2010#,([Bid Price]*0.55)/1000,"0"))
This returns the correct value, but I want it to display as currency. My property sheet for this field does not have a "currency" option.
Should I put the "Iif" statement in "criteria"?
Natl Assess: (IIf([Let Date]>#12/31/2010#,([Bid Price]*0.55)/1000,"0"))
This returns the correct value, but I want it to display as currency. My property sheet for this field does not have a "currency" option.
Should I put the "Iif" statement in "criteria"?