Thread: vlookup
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default vlookup

=VLOOKUP(B190,I190:J241,2,FALSE)
--
Gary''s Student - gsnu200774


"Theresa" wrote:

Hi, I am trying to create a formula and I get #REF in return. The formula is
=VLOOKUP(B190,I190:I241,2,FALSE). What am I doing wrong?