Hello I'm trying to a lookup table but I'm not sure how to do it based on the formatting (attached is a sample). Thank you.
Hello I'm trying to a lookup table but I'm not sure how to do it based on the formatting (attached is a sample). Thank you.
=sumproduct((a4:a9=j4)*(a5:a10=k3)*(b5:b10))
or
=lookup(2,1/((a4:a13=j4)*(a5:a14=k3)),b5:b14)
Make Mom proud: Add to my reputation if I helped out!
Make the Moderators happy: Mark the Thread as Solved if your question was answered!
That doesn't work. It returns errors.
How about INDIRECT instead?
=INDIRECT("B" & MATCH(K$3,OFFSET($A$1:$A$3,MATCH($J4,$A$1:$A$13,0),0),0)+MATCH($J4,$A$1:$A$13,0))
boom boom pau. Thanks.
No problemo
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks