How to tweak a reference so that when it's copied one column over, the reference jumps by five columns?

alexcr

Board Regular
Joined
Oct 15, 2018
Messages
61
Office Version
  1. 365
Platform
  1. Windows
Let's say Cell A1 in "WorksheetA" references Cell A5 in "WorksheetB".

When you copy Cell A1 to Cell B1, its formula would of course typically adjust to reference Cell B5.

However, let's say I'd instead like its reference to adjust by five columns, not one column. (That is, without changing the fact that I'm copying and pasting from Cell A1 to Cell B1.)

So copying the formula in Cell A1 to Cell B1 would update the reference from Cell A5 to Cell F5. And subsequently copying that formula from Cell B1 to Cell C1 could update the reference from Cell F5 to Cell K5.

What formula can I use to accomplish this? (Ideally a formula that would work regardless of what the starting row and column are.) Thanks in advance!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,224,730
Messages
6,180,609
Members
452,991
Latest member
JM_000888

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