Hi -- could anyone help me?
I have a table that essentially looks like this:
A B C
App # Spons 1. Spons 2.
1 App1 Bob Joe
2 App2 Joe Susan
3 App3 Susan Bob
4 App4 Bob Joe
5 App5 Bob Susan
And I want to get the data into this format:
A B C D E
Name 1 2 3 4
1 Bob: App1 App3 App4 App5
2 Joe App1 App2 App4
3 Susan App2 App3 App5
Is there a way I can set up a spreadsheet with a set of formulae to basically search the first spreadsheet and return the information in the format shown in the second?
Hope this makes sense, and thanks for your help.
**Edit: Okay this didn't seem to make sense as I had hoped. Basically the first spreadsheet lists all the applications in the first column, and the two sponsors of each in the second and third column. I want to have a spreadsheet with each of the sponsors' names in the first column, and the applications they are sponsoring in the next columns.
I have a table that essentially looks like this:
A B C
App # Spons 1. Spons 2.
1 App1 Bob Joe
2 App2 Joe Susan
3 App3 Susan Bob
4 App4 Bob Joe
5 App5 Bob Susan
And I want to get the data into this format:
A B C D E
Name 1 2 3 4
1 Bob: App1 App3 App4 App5
2 Joe App1 App2 App4
3 Susan App2 App3 App5
Is there a way I can set up a spreadsheet with a set of formulae to basically search the first spreadsheet and return the information in the format shown in the second?
Hope this makes sense, and thanks for your help.
**Edit: Okay this didn't seem to make sense as I had hoped. Basically the first spreadsheet lists all the applications in the first column, and the two sponsors of each in the second and third column. I want to have a spreadsheet with each of the sponsors' names in the first column, and the applications they are sponsoring in the next columns.
Last edited: