Is there a way to place every 5th line in a cell?
In an unused column enter:
=INDIRECT("H"&ROW()*5)
and copy down
you will get H5, H10, H15,....
--
Gary's Student
gsnu200707
"Terri" wrote:
Is there a formula that you can use to look in say column H, and return what
is in every 5th row?
--
Terri
Amos Pewter
|