Copy formulas in a column to other column without incrementing?

commodus

New Member
Joined
Mar 23, 2011
Messages
9
Hello! It's been a while since I've posted in this forum and after searching through MrExcel and online I can't find a way to make this work.

I have reference data in Column D of a workbook that I need copied over to other columns, but not every one of them. For example I have dollar amounts in Column D Row 3-46. I then want to include a formula in Column I, O, U and others that reference those dollar amounts. I would normally just enter =D1, =D2 and drag downward however I have over three dozen columns to do this within. I've tried "paste special" and where I can paste the value, it won't paste the formula without incrementing it and making it void. More or less if I change my reference data in Column D to a different value later on I want each corresponding column (I,O,U) to change with it... I hope I've described that clearly enough and I know it's probably something easy but I just can't figure it out - would someone please help?!

Column D Column I Column O Column U
$10 =D2 (same as D2) (same as D2)
$20 =D3 (same as D3) (same as D3)
$30 =D4
$40 =D5
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Hello,

You can change your formula to:
=$D2
Copy down. It will increment the row, but the column will remain D. Now you should be albe to paste special.
 
Upvote 0

Forum statistics

Threads
1,214,981
Messages
6,122,566
Members
449,089
Latest member
Motoracer88

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