View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Row jumping formula?

In Sheet1 we have data in B5,B8,B11,B14,B17,...

In Sheet2, pick a cell and enter:

=INDIRECT("Sheet1!B" & 3*ROWS(A1:$A$1)+2) and copy down
--
Gary''s Student - gsnu200854