Agent86
Board Regular
- Joined
- Feb 28, 2003
- Messages
- 229
I've been working on this one for about an hour now, but just can't figure out how to write the correct type of loop.
I have a list of names beginning in cell E20. This list will continue to expand and repeats many of the names. Beginning in cell F20 I have a second list of names that will continue to expand as well. All names in Column F are associated with the name on the same row in Column E.
I'd like to enter a name (from the list in Column E) in cell B5 and generate a new list which would begin in cell C5. This new list should be all the names from Column F whose cooresponding name in Column E matches what was entered in B5.
... I'm sorry if all that sounds confusing. Please let me know if clarification is needed. Thank you in advance fro any guidance you may be able to provide.
I have a list of names beginning in cell E20. This list will continue to expand and repeats many of the names. Beginning in cell F20 I have a second list of names that will continue to expand as well. All names in Column F are associated with the name on the same row in Column E.
I'd like to enter a name (from the list in Column E) in cell B5 and generate a new list which would begin in cell C5. This new list should be all the names from Column F whose cooresponding name in Column E matches what was entered in B5.
... I'm sorry if all that sounds confusing. Please let me know if clarification is needed. Thank you in advance fro any guidance you may be able to provide.