When there are null values in a field, the Sum function produces null also.
I had a report, where some fields added, and others didn't. It only sum'd when each field was populated with a value. As soon as there is a null, bingo, I had a blank field in my report.
I searched the forums and found a...