+ Reply to Thread
Results 1 to 5 of 5

Creating a monthly sheet

  1. #1
    Registered User
    Join Date
    12-23-2008
    Location
    USA
    Posts
    60

    Creating a monthly sheet

    I've written a script to produce a new sheet every month with just a few small modifications (e.g. the title would change from "January" to "February"). Currently the script completely generates the sheet from scratch - filling in text and formulas in all of the cells

    Please Login or Register  to view this content.
    It seems like it would make more sense to create the sheet using then normal excel GUI, copy the sheet, and use the script only to make the small modifications. However, it seems pretty goofy to have a "blank" sheet visible to the user. Is there a way to "hide" the blank sheet so no one knows it's there (and also doesn't mess with it). Or is there a better way to do this "I need a new sheet every month" type of operation? It seems like that should be a pretty common thing to want to do.

    Thanks,

    Dave

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Creating a monthly sheet

    Would something along the lines of this work for you?

    Please Login or Register  to view this content.
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Registered User
    Join Date
    12-23-2008
    Location
    USA
    Posts
    60

    Re: Creating a monthly sheet

    Sure - that is what I was talking about doing, thanks. But is this a "standard practice" in the excel world?

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Creating a monthly sheet

    It depends what the "monthly" sheet is to be used for, but if it is data input thn i would have one main data sheet with a column for dates then use AutoFilter or PivotTables to review the data
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  5. #5
    Registered User
    Join Date
    12-23-2008
    Location
    USA
    Posts
    60

    Re: Creating a monthly sheet

    I have attached the sheet that I need to fill out each month. The script to generate a new month's sheet automatically runs when the file is opened on a day whose month does not match the latest sheet's month. Does doing it like this make sense?
    Attached Files Attached Files

+ 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