T
TomC
My data base consists of numerous records and each record contains the
answers to 15 questions. Each question could have an answer of "y", "n" or
null. I need an overall record count of the entries spreading the three
possible answers for each of the 15 questions. I'm not knowledgeble of vba.
I am familiar with the IIF function which I have been trying to use in
conjunction with a count(*) but to no avail. So basically, I need to know
how to qualify the count(*) function in the Report Footer Section to get my
totals.
Any help would be appreciated.
Thanks, Tom
answers to 15 questions. Each question could have an answer of "y", "n" or
null. I need an overall record count of the entries spreading the three
possible answers for each of the 15 questions. I'm not knowledgeble of vba.
I am familiar with the IIF function which I have been trying to use in
conjunction with a count(*) but to no avail. So basically, I need to know
how to qualify the count(*) function in the Report Footer Section to get my
totals.
Any help would be appreciated.
Thanks, Tom