this is the formula I started with. =if('Sheet1'!$K2="Treasure",'Sheet1'!$E2,"")
it works fine if only one response is given but with multiple responses I get no result.
Here is what I am trying to accomplish.
It's a form where a person can select multiple jobs to volunteer for.
I have a separate sheet to compile results and I would like to pull the email address given in sheet 1 to the corresponding column on page 2.
example:
enter email address in E2
choose all positions you are willing to perform....Treasure or Vault Guard or Dish washer or dish dryer etc..etc..
the results page would have a column header for each position and the email from E2 for every position selected by the user, they can make multiple selections.
thanks in advance.
Bookmarks