Hello Gurus!
I have searched this forum but none of the related posts have given me any insight into my problem.
I have subform (datasheet) with a column for gender indicating "Male" or "Female" I wish to place the totals for each gender (and total overall) on the main form footer. I have tried objects of every type with calculated controls using conditional count formulas such as =Count(IIf([Gender]="Male",0)) but I get #error on everything.
Any tips or pointers on where I could be going wrong?
Beem
I have searched this forum but none of the related posts have given me any insight into my problem.
I have subform (datasheet) with a column for gender indicating "Male" or "Female" I wish to place the totals for each gender (and total overall) on the main form footer. I have tried objects of every type with calculated controls using conditional count formulas such as =Count(IIf([Gender]="Male",0)) but I get #error on everything.
Any tips or pointers on where I could be going wrong?
Beem