G
Guest
In a query, I have created a field with an expression as follows:
NetActivity=[Contribution]+[Withdrawal]
I have found that some of the Contribution and/or Withdrawal fields are null
which then causes the NetActivity field to be null. Is there a way to put an
if/then statement for this field that would consider the field zero if the
Contribution or Withdrawal field are null?
NetActivity=[Contribution]+[Withdrawal]
I have found that some of the Contribution and/or Withdrawal fields are null
which then causes the NetActivity field to be null. Is there a way to put an
if/then statement for this field that would consider the field zero if the
Contribution or Withdrawal field are null?