+ Reply to Thread
Results 1 to 9 of 9

Creating multiple Sheets

  1. #1
    Registered User
    Join Date
    11-05-2012
    Location
    PH
    MS-Off Ver
    Excel 2007
    Posts
    10

    Creating multiple Sheets

    Hey all, is there a way to automatically create multiple named sheets at the same time, rather than to manually doing it? I have the names of all my sheets in a column of cells and I was wondering if I could use that somehow. Thanks.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Creating multiple Sheets

    Yes, it can be done. Can you give us some more info?

    In which column are the sheet names? Do you want to make a copy of a template and rename it as per the list or do you want to insert blank sheets and name them?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    11-05-2012
    Location
    PH
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Creating multiple Sheets

    The sheets are in column A downwards and I want the new sheets to be created from scratch, and named as each of the items.

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Creating multiple Sheets

    Try...

    Please Login or Register  to view this content.
    HTH
    Regards, Jeff

  5. #5
    Registered User
    Join Date
    11-05-2012
    Location
    PH
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Creating multiple Sheets

    Awesome, that solved it thanks. Just a followup, though. Is there a way for me to put other information into each sheet as well during the same process? like, let's say copy pasting the entire format of one sheet and duplicating it with each new sheet made.

  6. #6
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Creating multiple Sheets

    Of course this is possible and that is why Arlette asked if you wanted to make a template and copy it or blank sheets.

    Give me a few minutes...

  7. #7
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Creating multiple Sheets

    Try this...

    Create a sheet called Template and make this sheet the way you want all sheets to be...

    On Sheet1 column A is where the list of sheet names is stored...

    Please Login or Register  to view this content.

  8. #8
    Registered User
    Join Date
    11-05-2012
    Location
    PH
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Creating multiple Sheets

    Thanks! That's awesome! :D

  9. #9
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Creating multiple Sheets

    You are very welcome. Glad it worked out for you and thanks for the feedback.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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