Thread: IF or VLOOKUP
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default IF or VLOOKUP

Sounds like you want

=VLOOKUP(value,all_columns_looking_at,offset_from_ first_column,2)

--

HTH

Bob

"Mark" wrote in message
...
Trying to look at value in one cell(column), then see if a value in
another
cell in the same row equals a specific value, then return True or False