Hi,
I need to create a report that has just 1 field in the summary band of the report (or report footer) that is a sum based on an expression like IIF(MyTable.MyField = True, 1, 0). There is no detail band,group band or and other fields. Just a summary field at the end of the report. How could I do this? Could it be done with sum(fld,condfld,cond)?
Thanks,
Razzle
I need to create a report that has just 1 field in the summary band of the report (or report footer) that is a sum based on an expression like IIF(MyTable.MyField = True, 1, 0). There is no detail band,group band or and other fields. Just a summary field at the end of the report. How could I do this? Could it be done with sum(fld,condfld,cond)?
Thanks,
Razzle