HI,
If anyone could help me on this i'll be indebted !!
My report is based on a crosstab query which is based on a table.
So column 3 in the original table is now spilt into columns #3 and #4 in the crosstab query.
Some of the values in fields #3 and #4 are blank.
I have to have a 5th column to hold #3 minus #4 but due to the nulls in #3 and #4 values in #5 are incorrect.
I tried NZ and isnull and neither work.
Thanks,
Gina.
If anyone could help me on this i'll be indebted !!
My report is based on a crosstab query which is based on a table.
So column 3 in the original table is now spilt into columns #3 and #4 in the crosstab query.
Some of the values in fields #3 and #4 are blank.
I have to have a 5th column to hold #3 minus #4 but due to the nulls in #3 and #4 values in #5 are incorrect.
I tried NZ and isnull and neither work.
Thanks,
Gina.