Hi, having some issue with my formula of index(match.
I have attached a sample workbook. I'm trying to obtain the weekly sales or aka. in our company, nar , numbers for a few people. Here is my formula:
=INDEX('P1'!1:65536,MATCH($C4,INDEX('P1'!1:65536,,3),0),MATCH($E$2,INDEX('P1'!1:65536,,,1),0),MATCH(RIGHT(G$3,2),INDEX('P1'!1:65536,,,),0))
It's showing me a N/A. Now I'm sure I'm messing up defining the appropriate column reference but again, if someone can look at my workbook, i have highlighted in yellow the cell. Much appreciated.
Cheers
Bookmarks