Thread
:
copy cell from one row based on cell from another row
View Single Post
#
2
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
copy cell from one row based on cell from another row
=OFFSET(A1,0,MATCH("yes",2:2)-1)
--
Gary''s Student - gsnu200835
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student