Index Matching multiple criteria

ardykav

Board Regular
Joined
Oct 18, 2015
Messages
172
Office Version
  1. 365
Platform
  1. Windows
Hi All,
I have a column called region that needs to look up a tab (Suburbs)with all suburbs and states in Australia and return a certain region for that suburb,

However as some suburbs duplicate i need to index match 2 seperate columns. So the XX term below under region should return the value "Sydney - South West"

All help greatly appreciated

Tab one looks like so, Region is where i need to put the formula:

A B C
SuburbRegion State
Fairfield XXX NSW

<tbody>
</tbody><colgroup><col><col></colgroup>

Suburbs Tab is as follows:
A B C
Suburb State Region
FAIRFIEDNSWSydney - South West
FAIRFIELDQLDBrisbane - South
FAIRFIELDVICMelbourne - Inner

<tbody>
</tbody><colgroup><col><col><col></colgroup>
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.

Forum statistics

Threads
1,216,591
Messages
6,131,622
Members
449,658
Latest member
JasonEncon

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top