Copy worksheet without copying named ranges

dhregan

New Member
Joined
Mar 30, 2010
Messages
37
I have a worksheet titled "Template" which I use to generate new worksheets for different locations. Within "Template", I have several defined (named) ranges. I have a macro that takes the row values of a pivot table and generates copies of the "Template" worksheet, with these copies renamed to the value of the corresponding row from the pivot table. For example, Mr. Smith and Ms. Jones are salespersons who have clients in different states. I have a pivot table that shows the number of clients (data area in the pivot table) each salesperson (columns in the pivot table) has within each state (rows in the pivot table). My macro cycles through each of the salespersons and creates separate workbooks containing worksheets based on the "Template." When this is done, each "state" worksheet in a salesperson's workbook contains the defined ranges. Is there a way not to copy the defined ranges into each new "state" worksheet?
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.

Forum statistics

Threads
1,216,773
Messages
6,132,627
Members
449,740
Latest member
tinkdrummer

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