Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 a sheet1!B5 = sheet2!E5 sheet1!B6 = sheet2!E56 sheet1!B7 = sheet2!E107 Many thanks Hel |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 Replace @mailinator.com with @tiscali.co.uk "Helen B" wrote in message ... 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 a sheet1!B5 = sheet2!E5 sheet1!B6 = sheet2!E56 sheet1!B7 = sheet2!E107 Many thanks Hel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AutoFill with sheet reference help | Excel Worksheet Functions | |||
AutoFill with sheet reference help | Excel Worksheet Functions | |||
Autofill a Sheet Reference | Excel Worksheet Functions | |||
Multi-sheet autofill | Excel Discussion (Misc queries) | |||
having problems with autofill on each sheet | Excel Worksheet Functions |