Can I autofill a pattern that changes periodically?
Posted
by
user234479
on Super User
See other posts from Super User
or by user234479
Published on 2013-06-28T16:57:37Z
Indexed on
2013/06/30
10:23 UTC
Read the original article
Hit count: 183
microsoft-excel
I am trying to create an autofill similar to below, essentially requiring excel to realise that every 3 cells down the row number being referenced increases by 10. I have tried but it does not seem to recognise the pattern. Is there any way around this?
='Book1'!$A1:$D17
='Book1'!$A1:$D17
='Book1'!$A1:$D17
='Book1'!$A11:$D17
='Book1'!$A11:$D17
='Book1'!$A11:$D17
='Book1'!$A21:$D17
='Book1'!$A21:$D17
='Book1'!$A21:$D17
© Super User or respective owner