I have an excel file that contains a list of about 1500 names that have their zip code and I need a way to quickly insert the county relative to this zip.
I have another list that contains the counties based on the ZIP. What is the quickest way to add the correct county value to each person? I have tried to use structured references to do this but have hit a wall.