OK. The formula : if {reportfield.value} = 'O' then 1, when 'summed' using the 'Insert Summary' option, should show the total count of 'Os' in the report. Similarly a separate formula with the code
if {reportfield.value} = 'T' then 1 should count the number of 'Ts' in the report.
What figure shows up on the header for these formulae on the said report?
-Abhilash