Excel Macro To Copy Named Range 2 Cells Over

garen45

New Member
Joined
Feb 19, 2024
Messages
2
Office Version
  1. 2021
Platform
  1. Windows
Hi. I'm just new to VBA and I'm just wanted to see if someone can help me in writing a macro code for below:

I have two named ranges, one for the Scheduled times and one for the actual times (which are all 2 cells to the right) and pretty much want a code to copy all the contents of the named range for scheduled times two cells over into the actual times. Any help would be greatly appreciated,
 

Attachments

  • Screenshot 2024-02-19 192217.jpg
    Screenshot 2024-02-19 192217.jpg
    70.6 KB · Views: 7

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
One option is to give the Excel Macro recorder a try.

1708479102328.png
 
Upvote 0

Forum statistics

Threads
1,215,181
Messages
6,123,513
Members
449,101
Latest member
mgro123

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