excel - How to autopopulate nonadjacent cells -


i have 2 rows , columns this:

col1 col2 col3 col4

=f4 =g4 =f5 =g5

=j4 =k4 =j5 =k5

i want able auto-populate rows below , columns right of these cells, keeping logic of these simple formulas (row n+1 references cell n+3, column n+2 references cell n+1). have tried various iterations of indirect no avail.

in cell,

=index(sheet2!$a:$zz, (column(a:a)-1)/2+4, (row(1:1)-1)*4+6+iseven(column(a:a))) 

edit appropriate worksheet , expand $a:$zz if require cells beyond column zz. fill right , down necessary.

right_and_down


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo