sleepingboy
New Member
Hi guys,
i am trying to do lookup with more than 1 criteria.
Which is better, sumifs or index with match.
I do upload my sample file
A:N is the raw data, while P : Q is the data that i do the lookup.
However,
in cell: Q3: =INDEX(B3:N4,MATCH(P3,A3:A5,0),MATCH(Q1&Q2,B1:N5&B2:N5,0)) &
in cell :Q4: =SUMIFS(B1:N4,B1:N1,Q1,B2:N2,Q2,A3:A4,P3)
both are error(#VALUE!), and I have no idea about them.
wish someone can help me
thx thx
i am trying to do lookup with more than 1 criteria.
Which is better, sumifs or index with match.
I do upload my sample file
A:N is the raw data, while P : Q is the data that i do the lookup.
However,
in cell: Q3: =INDEX(B3:N4,MATCH(P3,A3:A5,0),MATCH(Q1&Q2,B1:N5&B2:N5,0)) &
in cell :Q4: =SUMIFS(B1:N4,B1:N1,Q1,B2:N2,Q2,A3:A4,P3)
both are error(#VALUE!), and I have no idea about them.
wish someone can help me
thx thx