Copy paste formulas to new sheet (absolute references)

danhendo888

Board Regular
Joined
Jul 15, 2019
Messages
142
Office Version
  1. 365
Platform
  1. Windows
[FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]https://1drv.ms/x/s!AvjBsEPEq12ngUDMrgxRZFuYzsgm?e=ghaRAa

[/FONT]Hi guys,

I need to copy/paste cells M1:V14 to Sheet2 but have the absolute references point to the cells from the original sheet

Is there a way to do this?
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Hi danhendo888,

Try "anchoring" the cell references before you copy them - so A1 becomes $A$1 for example. Pressing F2 and then F4 while on the cell with the formula can do this for you.

HTH

Robert
 
Upvote 0
My cell references are already absolute references.
So when I copy and paste them to a different sheet, it references the new sheet and not the original sheet.

Is there a way around this so that $A$1 for example, when copied from Sheet1 and pasted to Sheet2, would reference $A$1 from Sheet1 and not Sheet2?
 
Upvote 0
You need to have the sheet name as part of formula even for the sheet it's on (which Excel excludes by default) i.e. in Sheet1 you'd have this:

=Sheet1!$A$1
 
Upvote 0

Forum statistics

Threads
1,214,376
Messages
6,119,174
Members
448,870
Latest member
max_pedreira

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