+ Reply to Thread
Results 1 to 4 of 4

create a day planner and print a whole year

  1. #1
    Registered User
    Join Date
    12-23-2009
    Location
    Des Moines, Iowa
    MS-Off Ver
    Excel 2007
    Posts
    2

    create a day planner and print a whole year

    Alright guys. My boss has these single day spreadsheets he likes to use- 1 for everyday. Essentially it breaks down the day by hour and then has a below section for notes. Normally what I do is just print out a single date, then manually change the date by typing in the next day and print it out too. I normally do a month at a time, but it's extremely time consuming and I know that excel has a quicker way to do this. So far i've figured out the formula to display the day of the week and also display the today date in full format (month, day, year) So what I was wondering if I could do this...

    1. Is there a way to use some kind of autoprint function that would allow me to print a year's worth of sheets from a single sheet that displays the current date and the only thing that would change from sheet to sheet would be the day of the week and the date.

    2. Also- when it autoprints is there anyway to skip sundays so it would only print monday-saturday?

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: create a day planner and print a whole year

    Lacking sufficient details about the structure of your sheet, here is a start that you can adapt.
    Please Login or Register  to view this content.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

  3. #3
    Registered User
    Join Date
    12-23-2009
    Location
    Des Moines, Iowa
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: create a day planner and print a whole year

    ok so where in excel do i put all that code? i'm not too excel literate so could you tell me also how to use that code

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: create a day planner and print a whole year

    How/Where to install the macro:

    1. Open up your workbook
    2. Get into VB Editor (Press Alt+F11)
    3. Insert a new module (Insert > Module)
    4. Copy and Paste in your code (given above)
    5. Get out of VBA (Press Alt+Q)
    6. Save your sheet

    The macro is installed and ready to use. Press Alt-F8 and select it from the macro list.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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