Hi:
I need to write a formula that looks up multiple (ie: more than two) columns in a named data range.
The trick is, I need to select specific rows where I know the fixed values of three to five of the columns.
I know INDEX/MATCH can handle two column values when trying to locate specific information.
Say I have these columns:
Street City Province Postal
Bank Ottawa ON K2P 1L3
Bronson Ottawa ON K1C 5L3
Carling Ottawa ON K2P 0Z9
Thomas Toronto ON M4C 5B2
Severn Thompson MB L3M 2B3
I want to search for values in the Street, City and Province. Any way INDEX/MATCH can handle that?
I've tried using the Lookup add-in, with no luck.
Thanks,
marcus101
Access/SQL/XML Developer
Ottawa, Canada
I need to write a formula that looks up multiple (ie: more than two) columns in a named data range.
The trick is, I need to select specific rows where I know the fixed values of three to five of the columns.
I know INDEX/MATCH can handle two column values when trying to locate specific information.
Say I have these columns:
Street City Province Postal
Bank Ottawa ON K2P 1L3
Bronson Ottawa ON K1C 5L3
Carling Ottawa ON K2P 0Z9
Thomas Toronto ON M4C 5B2
Severn Thompson MB L3M 2B3
I want to search for values in the Street, City and Province. Any way INDEX/MATCH can handle that?
I've tried using the Lookup add-in, with no luck.
Thanks,
marcus101
Access/SQL/XML Developer
Ottawa, Canada