L
L.A. Lawyer
I have a generated field in a Query which I want to have as a currency
field. It generates the number fine (this is the division result of a
current amount and a plain number), but the output is always a plain number,
no matter what I do. I tried formatting the result as Format(Result,
"Currency"), but that didn't work either.
What gives?
field. It generates the number fine (this is the division result of a
current amount and a plain number), but the output is always a plain number,
no matter what I do. I tried formatting the result as Format(Result,
"Currency"), but that didn't work either.
What gives?