I'm wondering if there is a way to use data validation to automatically populate an adjacent cell, given a particular selection of valid data
.
For example, the user selects account 1001 from a drop down that uses an outside file for data validation. The adjacent cell (next to the one now showing 1001) should auto-populate with the account name, provided that the account name is in the column next to the valid data in the outside file.
I suppose a vlookup would work here, but is there another ("cleaner") way to do it? I don't want to have to update formulas or worry about users messing with the formulas.
Bookmarks