Camping Activities (1)(2).xlsx
I am trying to match data from a pulldown in G4 in the Activities tab, in a table in the Kingdom tab N29:X36, with the word "folklore" from H4 to folklore in n29:x36 (again in the Kingdom tab) and return the value from that chart but on cell to the right (the actual value to be added).
I hope this makes a lick of sense. It sounds like a mouthful while writing it.
I tried:
=INDEX(Kingdom!$N$29:$X$36,MATCH($G$4,Kingdom!N29:$X$36,0),MATCH($F$4,Kingdom!$N$29:$X$36,0)+1) without success.
Bookmarks