colmtourque
Registered User.
- Local time
- Today, 14:08
- Joined
- Sep 26, 2002
- Messages
- 83
I have looked and looked and do not see an answer?
If I have a report based on a crosstab query that has many null values.
Here is the breakdown
I am trying to do addition adding up several fields but if any one of the fields has a null value it does not return the sum. Is there a workaround for this.
I am just thinking of dropping in and IIF statement into the fields and returning 0 if they are null but I am wondering if there is a better way.
Thanks
If I have a report based on a crosstab query that has many null values.
Here is the breakdown
I am trying to do addition adding up several fields but if any one of the fields has a null value it does not return the sum. Is there a workaround for this.
I am just thinking of dropping in and IIF statement into the fields and returning 0 if they are null but I am wondering if there is a better way.
Thanks