Try:
Sheet1 A5:
=OFFSET(Sheet2!$E$5,(ROW()-ROW($A$5))*51,0)
and copy down on the fill handle.
--
HTH
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
(E-Mail Removed)
Replace @mailinator.com with @tiscali.co.uk
"Helen B" <(E-Mail Removed)> wrote in message
news:536A948D-E2F6-45E8-8C98-(E-Mail Removed)...
> Hi
>
> I am trying to copy down a sheet reference with a step value of 51, any
> pointers as I cannot seem to get "edit - fill- series" to work.
>
> My cells references are:
> sheet1!B5 = sheet2!E5
> sheet1!B6 = sheet2!E56
> sheet1!B7 = sheet2!E107
>
> Many thanks
>
> Hel
>
>
>