Hi.
I searched the forum and found a couple of posts regarding this, however, the situation wasn't quite the same.
I have a query that pulls back 2 separate totals , InternalRemits and ExternalRemits. On the report, I want a TotalRemits column. This is what I have : =([InternalRemits]+[ExternalRemits])
This is working if there is data in both fields. However, if there is a null value in one of the fields, it brings back a null value.
What am I doing wrong?
Thanks
Stacey
I searched the forum and found a couple of posts regarding this, however, the situation wasn't quite the same.
I have a query that pulls back 2 separate totals , InternalRemits and ExternalRemits. On the report, I want a TotalRemits column. This is what I have : =([InternalRemits]+[ExternalRemits])
This is working if there is data in both fields. However, if there is a null value in one of the fields, it brings back a null value.
What am I doing wrong?
Thanks
Stacey