XcelNoobster
New Member
- Joined
- Jun 7, 2022
- Messages
- 40
So I have a sheet called "Names" that has Last names in Col A and First names in Col B. I would like to loop through those names, search the other sheets where those two values are found on the same row(last name and first name are always in two seperate columns) and output the location in a new sheet. How would I do that?