It is frustrating i have been looking at this for 45 minutes.
I want to basically reference a table i have in excel, but when i use the Vlookup, only the last cell is pulled oned and sometimes an "N/A" error. I tried index as well since it might suit my needs better. Still does not work. I must be entering my formulae incorrectly. Here they are:
=INDEX($B$44:$B$64,MATCH(AP12,$C$44:$C$64,0))
=VLOOKUP(AP7,$B$44:$C$64,2,FALSE)
the table is in cells b44:c64. the titles for the table are in b43,c43. The cell i am trying to reference is AP12 and the formula is typed into AQ12.
What have i done incorrectly?
Thanks for your time
I want to basically reference a table i have in excel, but when i use the Vlookup, only the last cell is pulled oned and sometimes an "N/A" error. I tried index as well since it might suit my needs better. Still does not work. I must be entering my formulae incorrectly. Here they are:
=INDEX($B$44:$B$64,MATCH(AP12,$C$44:$C$64,0))
=VLOOKUP(AP7,$B$44:$C$64,2,FALSE)
the table is in cells b44:c64. the titles for the table are in b43,c43. The cell i am trying to reference is AP12 and the formula is typed into AQ12.
What have i done incorrectly?
Thanks for your time