Forum Discussion
KTrunnell
Dec 30, 2019Copper Contributor
Autofill a name based on data from another column
Hello, I have been trying to figure out how to accomplish this and haven't had any luck- so any ideas would be appreciated! My company covers a large geographic area- about 100 counties. I have...
Riny_van_Eekelen
Dec 31, 2019Platinum Contributor
The easiest way would be to create a list of all your country/zip codes and assign a person to each. Then you can use VLOOKUP to match a person with every entry in your list with all geographical locations. You'll find a simplified example in the attached workbook.
KTrunnell
Jan 02, 2020Copper Contributor
Riny_van_Eekelen I just tried it out with my own data and it worked beautifully! Thank you so so much- I really appreciate it!
- Riny_van_EekelenJan 02, 2020Platinum ContributorYou’re welcome.