Hello 
i have a table (A2:E10). column A contains names. Columns B:E contain either "yes" or ""
B1:E1 contains headers listing the qualities: (ie. honest, good, evil, stupid)
For each quality listed (lets say in columns K1:N1), i would like the associated names from teh above table listed.
here's an example:
A-----B--------C-------D-----E
------Honest---Good---EVil---Stupid
--------------------------------------
Joe---Yes-------------Yes
Jack ----------Yes----Yes
Sam--------------------------Yes
Jill----Yes
Now, in K1:N1, i'd like this:
K-----------L-------M------N
Honest-----Good----Evil----Stupid
Joe---------Jack----Joe----Sam
Jill------------------Jack
thanks for any help in advance
i have a table (A2:E10). column A contains names. Columns B:E contain either "yes" or ""
B1:E1 contains headers listing the qualities: (ie. honest, good, evil, stupid)
For each quality listed (lets say in columns K1:N1), i would like the associated names from teh above table listed.
here's an example:
A-----B--------C-------D-----E
------Honest---Good---EVil---Stupid
--------------------------------------
Joe---Yes-------------Yes
Jack ----------Yes----Yes
Sam--------------------------Yes
Jill----Yes
Now, in K1:N1, i'd like this:
K-----------L-------M------N
Honest-----Good----Evil----Stupid
Joe---------Jack----Joe----Sam
Jill------------------Jack
thanks for any help in advance
Last edited: