+ Reply to Thread
Results 1 to 4 of 4

VBA - create new sheets based on names in a list/ copy format from diff sheet to new sheet

  1. #1
    Registered User
    Join Date
    08-04-2014
    Location
    Washington, DC
    MS-Off Ver
    Office 2010
    Posts
    8

    VBA - create new sheets based on names in a list/ copy format from diff sheet to new sheet

    Hello All,

    I'm working on a macro that will create new sheets based on employee names in a sheet titled "SUMMARY REPORT" as well as copy the format of my sheet called 'Template" and add it to every new sheet i make.

    So far i have this code that successfully makes all the new sheets and renames them with the employee name but i cant figure out how to also copy the format.

    Please Login or Register  to view this content.
    The specific template i am trying to copy goes from A1:R3 in my "Template" sheet. If anyone has any pointers or thinks they know how to do this I would greatly appreciate the help!

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: VBA - create new sheets based on names in a list/ copy format from diff sheet to new s

    Hi, pdowney,

    why copy only a range to the new sheet and not copy the template in total as the new sheet?

    Please Login or Register  to view this content.
    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Registered User
    Join Date
    08-04-2014
    Location
    Washington, DC
    MS-Off Ver
    Office 2010
    Posts
    8

    Re: VBA - create new sheets based on names in a list/ copy format from diff sheet to new s

    Thank you! Do you know how I would be able to add the employee name/sheet name into cell A2?

  4. #4
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: VBA - create new sheets based on names in a list/ copy format from diff sheet to new s

    Hi, pdowney,

    maybe like this:
    Please Login or Register  to view this content.
    Ciao,
    Holger

+ 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. Conditional Format Column based on Lookup to Diff. Sheet
    By Shadefalcon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-03-2014, 02:39 PM
  2. [SOLVED] Simple macro to create list of sheet names and the contents of cells A1 & N1 of each sheet
    By atcsmh in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-15-2013, 11:11 AM
  3. Replies: 17
    Last Post: 02-01-2013, 12:20 PM
  4. Replies: 2
    Last Post: 11-05-2012, 09:28 AM
  5. Replies: 4
    Last Post: 05-28-2005, 02:05 PM

Tags for this Thread

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