I am trying to use and index match formula
=INDEX('DataTab'!C25:J59,MATCH(A20,'SummaryData'!B25:B59,0),MATCH(B16,'SummaryData'!C4:H4,0),MATCH(B15,'SummaryData'!C2:CI2,0))
I got the first part to work but then I added in a 3rd Match criteria, is this possible?
Thanks,
Bill
=INDEX('DataTab'!C25:J59,MATCH(A20,'SummaryData'!B25:B59,0),MATCH(B16,'SummaryData'!C4:H4,0),MATCH(B15,'SummaryData'!C2:CI2,0))
I got the first part to work but then I added in a 3rd Match criteria, is this possible?
Thanks,
Bill