I am trying to populate an address in a separate column with a dropdown column that has corresponding branch numbers in the same sheet. The user enters a branch number by dropdown and I would like it to populate the address column with the corresponding address for the branch. I am using a LOOKUP formula and it works with a single entry, but there are multiple choices and multiple results.
Is there a way to use the LOOKUP for multiple lookups?