Keep getting a n/a# Trying to pull second and third column pff a different worksheet Says my lookup value is the problem -- Mike Fitz
=VLOOKUP(F3,Table!$B$3:$D$957,2,FALSE) =VLOOKUP(,Table!$B$3:$D$957,3,FALSE) These are the two functions i used...Help Please -- Mike Fitz "fitzsociety" wrote: > Keep getting a n/a# > Trying to pull second and third column pff a different worksheet > Says my lookup value is the problem > -- > Mike Fitz
Debra Dalgleish has lots of notes: http://www.contextures.com/xlFunctions02.html (for =vlookup()) and http://contextures.com/xlFunctions02.html#Trouble fitzsociety wrote: > > Keep getting a n/a# > Trying to pull second and third column pff a different worksheet > Says my lookup value is the problem > -- > Mike Fitz -- Dave Peterson