testing for boolean -
06-17-2005
, 10:07 AM
Hi Everyone,
I have entered the following code, but it complains that my syntax is wrong.
=IIf( [Tax_Exempt] = -1, (Sum [Net Amount]), (Sum [Net Amount] * 1.06)
I will really, really appreciate a solution.
Thanks very much,
Chuck |