newuser2015
New Member
- Joined
- Sep 28, 2015
- Messages
- 2
I'm using index and match for multiple criteria but my match formula isn't working.
For example, if I have two sheets with the following data assuming in columns A & B, how come this formula doesn't work and what is the proper formula
(MATCH(A1&B1,Sheet2!A1:A4&Sheet2!B1:B4,0)):
3, 200
1, 100
2, 300
4, 400
&
6, 200
7, 100
3, 200
4, 100
For example, if I have two sheets with the following data assuming in columns A & B, how come this formula doesn't work and what is the proper formula
(MATCH(A1&B1,Sheet2!A1:A4&Sheet2!B1:B4,0)):
3, 200
1, 100
2, 300
4, 400
&
6, 200
7, 100
3, 200
4, 100
Last edited: