Jyotirmaya
Board Regular
- Joined
- Dec 2, 2015
- Messages
- 205
- Office Version
- 2019
- Platform
- Windows
I have data in Sheet1 and in Sheet2.
I have three columns in Sheet1 Bank, Branch,Branch Code in A B & C column.
In sheet2 I have Bank Branch Code in A B & C column
In C2 of Sheet1 I want that IF A2 and B2 matches the criteria it will get the Branch code from sheet2 Range A2:C100.
For example IF Sheet1 A2 is STATE BANK B2 is NEW DELHI
Sheet2 A2 is STATE BANK B2 is NEW DELHI C3 is STATE0005
Then I want the C2 of Sheet1 as STATE0005
I cant use VLOOKUP here because it uses two columns, may be index and match may work. what should be the formula ?
I have three columns in Sheet1 Bank, Branch,Branch Code in A B & C column.
In sheet2 I have Bank Branch Code in A B & C column
In C2 of Sheet1 I want that IF A2 and B2 matches the criteria it will get the Branch code from sheet2 Range A2:C100.
For example IF Sheet1 A2 is STATE BANK B2 is NEW DELHI
Sheet2 A2 is STATE BANK B2 is NEW DELHI C3 is STATE0005
Then I want the C2 of Sheet1 as STATE0005
I cant use VLOOKUP here because it uses two columns, may be index and match may work. what should be the formula ?