D
Dylan Moran
I want to do some currency calulcations on fields on a form and handle any
nulls.
I have read the help and am having some troubles.
Formuals is:
=Nz([SalesRevenue]-[ABCExpense]-[XYZExpense],0)
With a null value in the fields ABCExpense or XYZExpense, the result is 0.
Your assistance is appreciated.
nulls.
I have read the help and am having some troubles.
Formuals is:
=Nz([SalesRevenue]-[ABCExpense]-[XYZExpense],0)
With a null value in the fields ABCExpense or XYZExpense, the result is 0.
Your assistance is appreciated.