G
Guest
I need to write an iif statement (or something else?) that will show a result
where if the first field is greater in value than the second field, it will
subtract the first from the second. But if the first field is less in value
than the second field, I need to reverse the equation to avoid negative
results. Example -2,000 in first field minus 70,000 in the second field.
Needing the result to be 68,000.
Thanks
where if the first field is greater in value than the second field, it will
subtract the first from the second. But if the first field is less in value
than the second field, I need to reverse the equation to avoid negative
results. Example -2,000 in first field minus 70,000 in the second field.
Needing the result to be 68,000.
Thanks