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
59
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

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,214,920
Messages
6,122,262
Members
449,075
Latest member
staticfluids

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