A
agrillot via AccessMonster.com
I have two tables:
1 - TblData
Ptid
Loc
Discharge Date
2 - TblAnswers
Ptid
Question1
Question2
Question3 (there are actually 12 questions)
I need to count the number of like responses grouped by location to each
Question (good, very good, poor, etc)
Thanks for any help.
1 - TblData
Ptid
Loc
Discharge Date
2 - TblAnswers
Ptid
Question1
Question2
Question3 (there are actually 12 questions)
I need to count the number of like responses grouped by location to each
Question (good, very good, poor, etc)
Thanks for any help.