After a few years of not being able to use Crystal (different job), I was thrust back into Crystal and was given a report to do. I'm not sure how to describe what I'm looking to do so I'm going to try to recreate the problem below.
Example Data
**********
Microsoft Excel
Chad Oglesbay
Question 1 Agree
Question 2 Strongly Agree
Question 3 Neutral
Kevin Schmitt
Question 1 Strongly Agree
Question 2 Agree
Question 3 Strongly Agree
*********
There could be many employees in a class and all will follow the same format. Basically what I would like to do to minimize the details in my report and to create a formula that will look to see what the answer is in question 1 and put a corresponding number next to the name (i.e. Strongly Agree=5, Agree=4, etc...) and so forth for each question. This is what I would like to have the report look like:
Microsoft Excel
Chad Oglesbay 4 5 3
Kevin Schmidtt 5 4 5
Ken Brantingham 5 4 4
Can any of you experts point me in the right direction in trying to get the response I'm looking for?
Example Data
**********
Microsoft Excel
Chad Oglesbay
Question 1 Agree
Question 2 Strongly Agree
Question 3 Neutral
Kevin Schmitt
Question 1 Strongly Agree
Question 2 Agree
Question 3 Strongly Agree
*********
There could be many employees in a class and all will follow the same format. Basically what I would like to do to minimize the details in my report and to create a formula that will look to see what the answer is in question 1 and put a corresponding number next to the name (i.e. Strongly Agree=5, Agree=4, etc...) and so forth for each question. This is what I would like to have the report look like:
Microsoft Excel
Chad Oglesbay 4 5 3
Kevin Schmidtt 5 4 5
Ken Brantingham 5 4 4
Can any of you experts point me in the right direction in trying to get the response I'm looking for?