Try as I may, I haven't been able to figure this one out - and can't seem to find a similar situation that's been answered before. Here's the skinny:
Using Excel 2007
Background
I have rows containing patient data from follow-up phone calls, including a single text column that contains a summary of concerns the patient had about their visit. An example might be:
Food was terrible. Nurse tried 3 times to start IV.
For each comment, the nurse making the call assigns discrete "labels" for the themes that are mentioned in the comments and records them in an adjacent column called Issues (we can change this approach, if there's a better way to do this). So - for our example above, the labels she assigns in the Issues column might be:
Food Quality, IV Starts
My Question
In the pivot table that summarizes all of this data, I want to count the number of times each label is mentioned in the Issues column. So - something like this:
Food Quality 10
IV Starts 8
Staff Attitude 7
Treatment Delay 5
If the Issues column contains a single label per row, it obviously works perfectly. But how to handle more than one label per row has me stumped. How can I best accomplish this?
TIA for your time and assistance!
V-Man
Using Excel 2007
Background
I have rows containing patient data from follow-up phone calls, including a single text column that contains a summary of concerns the patient had about their visit. An example might be:
Food was terrible. Nurse tried 3 times to start IV.
For each comment, the nurse making the call assigns discrete "labels" for the themes that are mentioned in the comments and records them in an adjacent column called Issues (we can change this approach, if there's a better way to do this). So - for our example above, the labels she assigns in the Issues column might be:
Food Quality, IV Starts
My Question
In the pivot table that summarizes all of this data, I want to count the number of times each label is mentioned in the Issues column. So - something like this:
Food Quality 10
IV Starts 8
Staff Attitude 7
Treatment Delay 5
If the Issues column contains a single label per row, it obviously works perfectly. But how to handle more than one label per row has me stumped. How can I best accomplish this?
TIA for your time and assistance!
V-Man