Thread: vlookup
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default vlookup

=VLOOKUP(B190,I190:I241,1,FALSE)


"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?