+ Reply to Thread
Results 1 to 3 of 3

Help With Sheet Addition Code (99% Solved)

  1. #1
    Registered User
    Join Date
    06-17-2014
    Location
    Here
    MS-Off Ver
    MS Office 2007
    Posts
    35

    Help With Sheet Addition Code (99% Solved)

    Hello,

    I've gotten a lot of help already on this code but I'm in need of one last part before I think it's where it needs to be.

    Please Login or Register  to view this content.
    It performs as it should, copying the "Template" sheet and creating a new sheet based on the input from the message box. The last thing that I'm having issues with is that it won't copy the "Template" when the sheet is hidden. It seems to perform an operation on the sheet prior to the new sheet and I don't know what I can do to have it work as it should with the "Template" sheet hidden.

    Does anyone have any ideas?

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: Help With Sheet Addition Code (99% Solved)

    I would simply use the VBA to unhide the template sheet at the start, and hide again at the end. Hidden sheets can't be accessed by VBA as far as I know
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

  3. #3
    Registered User
    Join Date
    06-17-2014
    Location
    Here
    MS-Off Ver
    MS Office 2007
    Posts
    35

    Re: Help With Sheet Addition Code (99% Solved)

    Worked perfectly, I just had it unhide the sheet at the beginning of the code and then hide at the end- thank you.

+ 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. EXCEL: Problem With New Sheet Addition - Without Code
    By gaikwad.mm@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 06-04-2013, 04:08 AM
  2. VBA Code to delete the previous sum addition saved in summary sheet
    By kumesh10 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-08-2013, 11:54 PM
  3. [SOLVED] [Solved] Looping Thru Sheet Code Doesn't Work. Please help
    By bernice620 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-21-2012, 03:22 PM
  4. Column Addition (Solved)
    By oneblueaugust in forum Excel General
    Replies: 6
    Last Post: 01-06-2009, 08:54 PM
  5. [SOLVED] Excel addition of column
    By LSP Marg in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 05-11-2006, 07:30 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