J
jmoore
The data fields I am working with are CountyName, ID, and more than 30 fields
(question responses).
I am trying to create a report for each county (CountyName), grouped by ID.
Under the ID, I want to show the Quest#, and Answ when the response (Answ) to
the question is a certain value (e.g., 2 or 3), and not display if it was
answered differently.
Example:
ID#999
Quest#1 Answ 2
Quest#6 Answ 3
etc. (where questions 2-5 were answered correctly and do not need to be
listed.)
Thanks so much for any suggestions.
(question responses).
I am trying to create a report for each county (CountyName), grouped by ID.
Under the ID, I want to show the Quest#, and Answ when the response (Answ) to
the question is a certain value (e.g., 2 or 3), and not display if it was
answered differently.
Example:
ID#999
Quest#1 Answ 2
Quest#6 Answ 3
etc. (where questions 2-5 were answered correctly and do not need to be
listed.)
Thanks so much for any suggestions.