Hi,
The end goal is a single sheet where someone can input something to pull from another sheet that was populated by form responses.
Example using ice cream:
Personnel completes form that provides how much they like different types of ice cream. And they use Harvey balls to select how much they like the ice cream.
I want a separate sheet where I can query things like "who liked chocolate ice cream the most?" and "Who liked strawberry ice cream and vanilla ice cream the least?"
It would look at the columns in the sheet that contains form responses, and return with person and what Harvey ball they used to rate the ice cream.
I'd like to avoid using filters to do this. I want it to be as "clean" as possible for the person using the sheet. I'm thinking VLOOKUP formula, but I don't feel comfortable enough doing this without help. I've read the help documents, but have not much luck getting it to work on my own.
Can it be done? and any suggestions how to do it?