Robert E Lee
Active Member
- Joined
- Aug 10, 2005
- Messages
- 266
Hi
I have a summary sheet which has Nominal Codes in Column A and Suppliers Names in column B
I have a monthly sheet in which suppliers values are entered under the appropriate code
I would like a formula to enter the monthly figure by using Index Match
I have this formula
=INDEX(NAME,MATCH(1,NAME2=A2)*(NAME3=B2),0)
where the named ranges are in the month sheet and NAME2 and NAME3 are subsets of NAME but assume my construction is incorrect.
Could some one point the way
Many thanks
Rob
I have a summary sheet which has Nominal Codes in Column A and Suppliers Names in column B
I have a monthly sheet in which suppliers values are entered under the appropriate code
I would like a formula to enter the monthly figure by using Index Match
I have this formula
=INDEX(NAME,MATCH(1,NAME2=A2)*(NAME3=B2),0)
where the named ranges are in the month sheet and NAME2 and NAME3 are subsets of NAME but assume my construction is incorrect.
Could some one point the way
Many thanks
Rob