Move all formulas in active cells one cell to the right

Sbiei87

New Member
Joined
Nov 30, 2022
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Hi All,

I am a beginner when it comes to VBA and I have a massive sheet with many tabs that I need to drag formulas at the end if each month to update the actuals in the next month.

Let me explain, Assume that my formulas start in C3 (Jan 22) by the end of Feb 22 in C4 I need to go in each tab and drag the formulas in C3 to C4, then In March 22 from C4 to C5, … etc.

In other words I want to drag my formulas in the active cells on cell to the right each moth. I ran a search on previous threads but couldn’t find a similar VBA solution.

Appreciating your help.
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
There should have effective way, if you could send a mini sheet or an image...
 
Upvote 0
Hey,

thanks for replying, unfortunately, I can't upload a mini-sheet. I left a screen shot of what I am looking for.

Basically, I wanna copy the formulas in column X to column Y when Nov is closed and then in Dec I wanna do the same from Y to Z and so on as we go.

I hope that is this sufficient.
 

Attachments

  • Screen Shot.jpg
    Screen Shot.jpg
    199.2 KB · Views: 8
Upvote 0
How about gg drive sharing? Make sure remove all sensitive data before sharing.
 
Upvote 0

Forum statistics

Threads
1,214,785
Messages
6,121,543
Members
449,038
Latest member
Guest1337

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