I'm using a crosstab query behind a report. The query seems to work OK but I need to sum the columns. I'm running into trouble when a particular 'field' on the cross tab doesn't contain data. My group and report sums give me very strange results. I suspect it is because the missing missing field is actually null which goofs the sum. I have tried an IIF() in the Value column of the query to set it to zero if it's null but that doesn't work.
Any suggestions from anyone? "The Key, The Whole Key, and Nothing But The Key, So Help Me Codd!"
Any suggestions from anyone? "The Key, The Whole Key, and Nothing But The Key, So Help Me Codd!"