Duplicate multiple named ranges to the same sheet & add the new copied ranges into the original ranges using VBA...

Iano

New Member
Joined
Jan 25, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I am quite new to VBA

I have a sheet that has multiple small named ranges. Is it possible to select a cell lower in the same sheet to copy all these ranges to?
Further to that I would like these new ranges to be added back into the original range... Is this possible?
If so can I run another macro to move 1 of the ranges X amount of cells left or right?

For some brief context, this is for a build timeline of a large project (70+ days) with multiple groups of parts(Named ranges). The large project repeats every 20days. I want to duplicate all the ranges every 20days or to where I have an active cell.
The ranges contain numbers that represent a Tech for 1 = 1 day or part days. I then have a sum of all these to see the required head count on any given day.

If the sum is to large I want to be able to shift the new range left or right to help balance the Tech resource required...

Any help would be greatly appreciated
Pic is an example of 2 of the named ranges I have
 

Attachments

  • example of 2 named ranges .jpg
    example of 2 named ranges .jpg
    82.8 KB · Views: 7

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,215,043
Messages
6,122,822
Members
449,096
Latest member
Erald

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