Hi,
Can any one help me out in this formula.
COL B COL C COL E COL E COL F
1 dept a/c code Apr-11 May-11 Jun-11
2 123 500123 10 10 10
3 456 500124 11 11 11
4 789 500123 12 12 12
=INDEX(B2:F5,MATCH(B3&C3,B2:B5&C2:C5,),MATCH(C2,B2:F2))
Here, we need to match A3 and b3 in col a and col b.
Thanks-Sekkhar
Can any one help me out in this formula.
COL B COL C COL E COL E COL F
1 dept a/c code Apr-11 May-11 Jun-11
2 123 500123 10 10 10
3 456 500124 11 11 11
4 789 500123 12 12 12
=INDEX(B2:F5,MATCH(B3&C3,B2:B5&C2:C5,),MATCH(C2,B2:F2))
Here, we need to match A3 and b3 in col a and col b.
Thanks-Sekkhar