+ Reply to Thread
Results 1 to 6 of 6

Copying a template sheet's content to a series of newly created sheet tabs.

Hybrid View

  1. #1
    Registered User
    Join Date
    10-30-2015
    Location
    America
    MS-Off Ver
    365
    Posts
    3

    Re: Copying a template sheet's content to a series of newly created sheet tabs.

    Hey Richard,

    Thanks again, but I am still getting the same error. I have attached an updated excel sheet that has your updated code included. Any ideas? Thanks again.
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Copying a template sheet's content to a series of newly created sheet tabs.

    Hi,

    You still haven't created the range name "SheetNames". See my first comment in my last post.
    Currently this should cover I2:I6 on the Summary.

    If you periodically add new rows to the summary then it would be advisable to make this range a dynamic range name so that it automatically adjusts. If so then define it thus:

    Formula: copy to clipboard
    =OFFSET('Summary'!$J$2,0,0,COUNTA('Summary'!$J:$J)-1,1)
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. hyperlink of newly created sheet
    By colin.dickson in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-17-2015, 08:08 AM
  2. [SOLVED] Worksheet Activate when user selects sheet NOT when sheet is created from a template sheet
    By y0rk1e72 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-26-2012, 02:47 PM
  3. [SOLVED] Pulling data from a main sheet and placing it onto a newly created sheet
    By cbomination in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 05-25-2012, 10:12 AM
  4. Getting Macro to reference newly created sheet
    By creuther in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-27-2011, 01:04 AM
  5. Updating Summary Sheet from Newly Created Sheet
    By Applem21 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-07-2010, 01:16 PM
  6. How to copy to newly created sheet and save as PDF?
    By joanneb in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-30-2009, 04:05 PM
  7. Replies: 0
    Last Post: 05-29-2009, 09:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1