I am having trouble creating a formula that will allow me to update one cell, based on the value of another cell. I know there is a vlookup function but I cannot seem to figure out how exactly to get it to work. Any help would be greatly appreciated. What I have is the following
Master List
Name State
John Doe VA
Jane Doe MA
Rob Smith CA
Secondary List
Name State
John Doe
Jane Doe
Rob Smith
- What I need to do is to somehow "lookup" the name that is in the master list, and based on that name, populate the "state" column that is in the secondary list. So if the name from the secondary list, matches the name from the master list, then the formula will automatically fill in the corresponding 'state' field with the correct state based on the name match.
Thank you again!
Master List
Name State
John Doe VA
Jane Doe MA
Rob Smith CA
Secondary List
Name State
John Doe
Jane Doe
Rob Smith
- What I need to do is to somehow "lookup" the name that is in the master list, and based on that name, populate the "state" column that is in the secondary list. So if the name from the secondary list, matches the name from the master list, then the formula will automatically fill in the corresponding 'state' field with the correct state based on the name match.
Thank you again!