+ Reply to Thread
Results 1 to 3 of 3

Automatically number copied worksheets

  1. #1
    Registered User
    Join Date
    02-06-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Automatically number copied worksheets

    First I want to say hello and thanks for any help I may receive,

    The company I work for uses excel with macros a lot! I decided to try to make my own today modifying some code that I've found on the web. What I am trying to do is prompt a user to name the beginning sheet, then copy that sheet x times (prompt user) while incrementing the name.

    Example user types "B1-01", then user enters 4 for number of copies and the results are sheets B1-01, B1-02, B1-03, B1-04, B1-05

    Some code found on this site from thread:

    http://www.excelforum.com/excel-prog...-3-digits.html

    What I have so far: (Yes I know, I have no clue what I'm doing, I just took a java class in high school and trying to remember/adapt)
    Please Login or Register  to view this content.
    Last edited by Leith Ross; 02-06-2013 at 01:15 PM. Reason: Added Code Tags

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    re: Automatically number copied worksheets

    Hello straightexhaust,

    Welcome to the Forum!

    When you say "What I am trying to do is prompt a user to name the beginning sheet", do you mean the user should enter the name of an existing sheet or enter a name he or she makes up?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    02-06-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Automatically number copied worksheets

    I was planning on having them enter the name of an existing one, so that they would open excel and create a sheet of each different commissioning sheet they needed and then when prompted say which one they wanted and be able to make copies of it. The only real reason I wanted to do this is if they need to go back and make copies of a sheet and there are 20 different types of sheets in there they could select a specific one to make copies of.

    I'm not sure how else to word it I hope you understand

    Jason

+ 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