Absolute References Across Cells

MJaspering

New Member
Joined
Oct 2, 2023
Messages
8
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Hey All,

I am looking for some help to see if is possible to fill absolute references across a series. Let's say I have the following data:
=A2/A1=B2/B1=C2/C1=D2/D1=E2/E1

I then use F4 to make the second part of the initial formula an absolute reference.

=A2/$A$1=B2/B1=C2/C1=D2/D1=E2/E1

Is there a way to make the second part of each other cell (or selection) in the row an absolute reference as well so that I end up with the below? Can this be performed down cells in a column as well?

=A2/$A$1=B2/$B$1=C2/$C$1=D2/$D$1=E2/$E$1
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
1) highlight A to E
2) Ctrl-H (Find And Replace)
Finf what: /
Replace with: /$
3) Ctrl-H (Find And Replace)
Finf what: 1
Replace with: $1
 
Upvote 0

Forum statistics

Threads
1,215,491
Messages
6,125,101
Members
449,205
Latest member
ralemanygarcia

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