View Full Version : Not able to sum a group


gertrud07
06-05-2007, 12:35 AM
Hello,
I have a problem with a field in a report that I am nont able to sum. Other columns in the same report have been no problem in summing up, counting etc but not this one. The field is a I¡f procedure that calculates the sum of two other columns in the report or return a zero. Is it the Iif procedure that disables the sum option? The current column does not even appear in the list a fields that I may use for different calculations...

RobV
06-08-2007, 06:28 AM
Yeah, it is the if statement giving you problems. The solution depends very much on the design of your report and what you want to achieve and the exact details of the if statement. Please post the formula and some details of the report.

Take it easy.

RobV