View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default copy cell from one row based on cell from another row

=OFFSET(A1,0,MATCH("yes",2:2)-1)

--
Gary''s Student - gsnu200835