Thread: VLOOKUP
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
muddan madhu muddan madhu is offline
external usenet poster
 
Posts: 747
Default VLOOKUP

=if(a3="",vlookup(lookup_value,range,col_no,false) ,"")



On Oct 7, 12:53*pm, CLAUDIA wrote:
=IF(A3="",VLOOKUP(DATA,2,""))
I'm trying to pull information from a data source coulumn 2, but I keep
geting "false" can somebody tell me what I'm doing wrong! I haven't used for
long time and I totally forgot.

thanks