I have two fields that I am subtracting to equal another field. sometimes one of the two fields will not have any dollar value. What is the syntax for that? both fields are formated for $$
example:
[actual$]-[budget$]= [variance$]
I am currently using: Variance: NZ([actual]-[Budget])and I am getting allot of numbers and decimals.
Thanks in advance for any help.
example:
[actual$]-[budget$]= [variance$]
I am currently using: Variance: NZ([actual]-[Budget])and I am getting allot of numbers and decimals.
Thanks in advance for any help.