Is it possible to index and match to a column that is formatted as a multi-dropdown list?
I need to populate a column with an agency name from a column that is a multi-drop down list. When I enter the location on a row I want the adjacent cell to autofill with the agency name.
The agency name (and other info) is on a reference sheet. The locations for each agency are in a multi-dropdown list column because some agencies have multiple locations.
For example in my source sheet if I enter C&O Canal Towpath, I want the adjacent cell to populate with Chesapeake & Ohio Canal National Park.
So is it possible to use INDEX MATCH to accomplish this? Or is there a better way?