B
Bruce Pyett
Hi All
I have a performance appraisal database that uses an on-
line form for submission. The person doing the PA clicks
on the appropriate button for each of the questions. The
answers are Agree, Disagree, N/A, Don't know and the
coresponding numbers are 1,2,3,4,. When they press the
submit button it stores the info. in a text file. I then
run a macro to populate the PA table. What I'm looking for
is a way to tabulate the responses in each field on each
record according to how many 1s, 2s, 3s, 4s, were put down
for each person the PA was done for. So if Person 1 had 5
PAs done on them, this query would check each field and
tell me that 3 people gave Person 1, 1s on question 1 and
2 people gave 3s on question 1 and so on through the
fields of each record that pertains to person 1.
I hope this is not too confusing. Any help would be
greatly appreciated! Thanks.
I have a performance appraisal database that uses an on-
line form for submission. The person doing the PA clicks
on the appropriate button for each of the questions. The
answers are Agree, Disagree, N/A, Don't know and the
coresponding numbers are 1,2,3,4,. When they press the
submit button it stores the info. in a text file. I then
run a macro to populate the PA table. What I'm looking for
is a way to tabulate the responses in each field on each
record according to how many 1s, 2s, 3s, 4s, were put down
for each person the PA was done for. So if Person 1 had 5
PAs done on them, this query would check each field and
tell me that 3 people gave Person 1, 1s on question 1 and
2 people gave 3s on question 1 and so on through the
fields of each record that pertains to person 1.
I hope this is not too confusing. Any help would be
greatly appreciated! Thanks.