Hi I am trying to take a list of names and than display them in individual cells by selecting them from a drop box, however I choose each name I want them to be removed from the list. My formula looks like this, but I am sure I am probably way off base.
=IF((C1:C205=C207)," ",0)
Here are the things I am trying to tackle.
A) Create a list of people
B) Have a drop down of that list
C) As I pick names remove them from the list so I cannot choose a name twice.
Please for the love of god help me before I wound my desk
=IF((C1:C205=C207)," ",0)
Here are the things I am trying to tackle.
A) Create a list of people
B) Have a drop down of that list
C) As I pick names remove them from the list so I cannot choose a name twice.
Please for the love of god help me before I wound my desk