Hello
I've got to count a Verified field (yes/no) on a report which have a Funcmodule footer and a Report Footer. I need #Verified and
%Verified ; So my code =Count([Verified]) and =Count[Verified])/([Verified Grand TotalCount])
on both footers. It's not working and I can't figure out why.? Verified field comes from a form and has a check or no check in the box.
I've got to count a Verified field (yes/no) on a report which have a Funcmodule footer and a Report Footer. I need #Verified and
%Verified ; So my code =Count([Verified]) and =Count[Verified])/([Verified Grand TotalCount])
on both footers. It's not working and I can't figure out why.? Verified field comes from a form and has a check or no check in the box.