I think this is easy but ...
Namely, I want to count recodrs in crystal report based on one field e.g. if table.field7=1 then count else do not count. Samething I want to do with sum function ( e.g sum only records where table.field5=0)
How to do that?

regrad j