Formula copy

deanl33069

Board Regular
Joined
May 2, 2019
Messages
120
OK i will try to explain this,
in column AA6 to AA320 i have a formula of =(k6) all the way down to k320
i need to copy AA6-AA320 into cells AC6toAQ6 acroos then down to aq50

HELP
 
Something like this.


Excel 2013/2016
AAABACADAEAFAG
666678910
777
888
999
101010
Sheet4
Cell Formulas
RangeFormula
AB6=AA6
AC6=OFFSET($AB6,COLUMN()-29,0)
AD6=OFFSET($AB6,COLUMN()-29,0)
AE6=OFFSET($AB6,COLUMN()-29,0)
AF6=OFFSET($AB6,COLUMN()-29,0)
AG6=OFFSET($AB6,COLUMN()-29,0)
 
Last edited:
Upvote 0

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
my number...lol
My print field is ab1-aq38
i need column aa starting (AA6) to copy into ac6-aq38 if data is present.
 
Upvote 0
?

I'm starting to think that maybe you want to copy the entries in a single column, or one dimensional range, into a two dimensional array.
Am I close ?
But, it looks like there are 355 entries in the range aa6-aa360, and 495 entries in the range ac6-aq38, so maybe that's not what you want.

My print field is ab1-aq38
i need column aa starting (AA6) to copy into ac6-aq38 if data is present.

Hello Deanl33069, Gerald asked you something valid, Kindly respond with a valid answer.
 
Upvote 0

Forum statistics

Threads
1,214,986
Messages
6,122,611
Members
449,090
Latest member
vivek chauhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top