Thread: [Solved] Need help with a formula
View Single Post
 
Old 04-25-2017, 04:41 AM
haginho haginho is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Apr 2017
Posts: 3
haginho is on a distinguished road
Default Need help with a formula

Hi everyone,

I am new here so please allow me to greet you, the kind future helper and current reader. I am trying to create a formula that would check values in column with country codes, compare it to a list of valid country codes and if it finds one, check another column with full country names and compare it to a list of valid country names. In essence what my task comes down to is that I have a very long list of records with user account details and need to validate if all of them have country code assigned and if it matches the country name to remove users with missing or incorrect data. My approach to this task would be to create a table of all country codes and country names and perhaps use vlookup or if function to browse through the user list. I will higly appreciate your help with this task.

Thank you very, very much (in advance, but will surely thank afterwards as well),

Jan
Reply With Quote