PC Review


Reply
Thread Tools Rate Thread

create calendar form to print to dayplanner

 
 
Wanda
Guest
Posts: n/a
 
      25th Mar 2008
I have Outlook 2003, which has many appointments, birthdays, etc on the
calendar. I would like to print calendar pages from it to put in a day
planner (like Day Timer, Franklin Covey, et al), but to also include on each
day an excel spreadsheet type form to track/record certain items on a daily
basis and room for journaling, notes, etc. With all I'm trying to track and
journal daily, it would probably have to be one (5.5" x 8.5") page per day,
printed landscape - 2 to a regular 8.5" x 11" sheet of paper.

Can this be done? And if so, how?

As always, thanks in advance for all assistance.
 
Reply With Quote
 
 
 
 
Diane Poremsky {MVP}
Guest
Posts: n/a
 
      25th Mar 2008
I'm sure it can be done. How good are your VBA programming skills?

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:
dailytips-subscribe-(E-Mail Removed)

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:
EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)

** Please include your Outlook version, Account type, and Windows Version
when requesting assistance **


"Wanda" <(E-Mail Removed)> wrote in message
news:CBFAA1B0-0EC9-445A-A0DC-(E-Mail Removed)...
> I have Outlook 2003, which has many appointments, birthdays, etc on the
> calendar. I would like to print calendar pages from it to put in a day
> planner (like Day Timer, Franklin Covey, et al), but to also include on
> each
> day an excel spreadsheet type form to track/record certain items on a
> daily
> basis and room for journaling, notes, etc. With all I'm trying to track
> and
> journal daily, it would probably have to be one (5.5" x 8.5") page per
> day,
> printed landscape - 2 to a regular 8.5" x 11" sheet of paper.
>
> Can this be done? And if so, how?
>
> As always, thanks in advance for all assistance.


 
Reply With Quote
 
Wanda
Guest
Posts: n/a
 
      25th Mar 2008
Diane - thanks for the quick response... my VBA skills are somewhere between
"slim" and "none"... however, I'm a quick learner, and I have a book (I know,
a little bit of knowledge is a scary thing!). Can you point me in a
direction to start?

"Diane Poremsky {MVP}" wrote:

> I'm sure it can be done. How good are your VBA programming skills?
>
> --
> Diane Poremsky [MVP - Outlook]
> Author, Teach Yourself Outlook 2003 in 24 Hours
> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
>
> Outlook Tips by email:
> dailytips-subscribe-(E-Mail Removed)
>
> Outlook Tips: http://www.outlook-tips.net/
> Outlook & Exchange Solutions Center: http://www.slipstick.com
> Subscribe to Exchange Messaging Outlook newsletter:
> EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
>
> ** Please include your Outlook version, Account type, and Windows Version
> when requesting assistance **
>
>
> "Wanda" <(E-Mail Removed)> wrote in message
> news:CBFAA1B0-0EC9-445A-A0DC-(E-Mail Removed)...
> > I have Outlook 2003, which has many appointments, birthdays, etc on the
> > calendar. I would like to print calendar pages from it to put in a day
> > planner (like Day Timer, Franklin Covey, et al), but to also include on
> > each
> > day an excel spreadsheet type form to track/record certain items on a
> > daily
> > basis and room for journaling, notes, etc. With all I'm trying to track
> > and
> > journal daily, it would probably have to be one (5.5" x 8.5") page per
> > day,
> > printed landscape - 2 to a regular 8.5" x 11" sheet of paper.
> >
> > Can this be done? And if so, how?
> >
> > As always, thanks in advance for all assistance.

>

 
Reply With Quote
 
Diane Poremsky {MVP}
Guest
Posts: n/a
 
      25th Mar 2008
outlookcode.com is the best place to start.

Rather than trying to enter excel cells, you'll probably want to use html
tables.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:
dailytips-subscribe-(E-Mail Removed)

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:
EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)

** Please include your Outlook version, Account type, and Windows Version
when requesting assistance **


"Wanda" <(E-Mail Removed)> wrote in message
news:BF984139-2061-4D98-B2D2-(E-Mail Removed)...
> Diane - thanks for the quick response... my VBA skills are somewhere
> between
> "slim" and "none"... however, I'm a quick learner, and I have a book (I
> know,
> a little bit of knowledge is a scary thing!). Can you point me in a
> direction to start?
>
> "Diane Poremsky {MVP}" wrote:
>
>> I'm sure it can be done. How good are your VBA programming skills?
>>
>> --
>> Diane Poremsky [MVP - Outlook]
>> Author, Teach Yourself Outlook 2003 in 24 Hours
>> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
>> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
>>
>> Outlook Tips by email:
>> dailytips-subscribe-(E-Mail Removed)
>>
>> Outlook Tips: http://www.outlook-tips.net/
>> Outlook & Exchange Solutions Center: http://www.slipstick.com
>> Subscribe to Exchange Messaging Outlook newsletter:
>> EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
>>
>> ** Please include your Outlook version, Account type, and Windows Version
>> when requesting assistance **
>>
>>
>> "Wanda" <(E-Mail Removed)> wrote in message
>> news:CBFAA1B0-0EC9-445A-A0DC-(E-Mail Removed)...
>> > I have Outlook 2003, which has many appointments, birthdays, etc on the
>> > calendar. I would like to print calendar pages from it to put in a day
>> > planner (like Day Timer, Franklin Covey, et al), but to also include on
>> > each
>> > day an excel spreadsheet type form to track/record certain items on a
>> > daily
>> > basis and room for journaling, notes, etc. With all I'm trying to
>> > track
>> > and
>> > journal daily, it would probably have to be one (5.5" x 8.5") page per
>> > day,
>> > printed landscape - 2 to a regular 8.5" x 11" sheet of paper.
>> >
>> > Can this be done? And if so, how?
>> >
>> > As always, thanks in advance for all assistance.

>>

 
Reply With Quote
 
Wanda
Guest
Posts: n/a
 
      26th Mar 2008
Thanks, Diane!

"Diane Poremsky {MVP}" wrote:

> outlookcode.com is the best place to start.
>
> Rather than trying to enter excel cells, you'll probably want to use html
> tables.
>
> --
> Diane Poremsky [MVP - Outlook]
> Author, Teach Yourself Outlook 2003 in 24 Hours
> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
>
> Outlook Tips by email:
> dailytips-subscribe-(E-Mail Removed)
>
> Outlook Tips: http://www.outlook-tips.net/
> Outlook & Exchange Solutions Center: http://www.slipstick.com
> Subscribe to Exchange Messaging Outlook newsletter:
> EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
>
> ** Please include your Outlook version, Account type, and Windows Version
> when requesting assistance **
>
>
> "Wanda" <(E-Mail Removed)> wrote in message
> news:BF984139-2061-4D98-B2D2-(E-Mail Removed)...
> > Diane - thanks for the quick response... my VBA skills are somewhere
> > between
> > "slim" and "none"... however, I'm a quick learner, and I have a book (I
> > know,
> > a little bit of knowledge is a scary thing!). Can you point me in a
> > direction to start?
> >
> > "Diane Poremsky {MVP}" wrote:
> >
> >> I'm sure it can be done. How good are your VBA programming skills?
> >>
> >> --
> >> Diane Poremsky [MVP - Outlook]
> >> Author, Teach Yourself Outlook 2003 in 24 Hours
> >> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
> >> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
> >>
> >> Outlook Tips by email:
> >> dailytips-subscribe-(E-Mail Removed)
> >>
> >> Outlook Tips: http://www.outlook-tips.net/
> >> Outlook & Exchange Solutions Center: http://www.slipstick.com
> >> Subscribe to Exchange Messaging Outlook newsletter:
> >> EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
> >>
> >> ** Please include your Outlook version, Account type, and Windows Version
> >> when requesting assistance **
> >>
> >>
> >> "Wanda" <(E-Mail Removed)> wrote in message
> >> news:CBFAA1B0-0EC9-445A-A0DC-(E-Mail Removed)...
> >> > I have Outlook 2003, which has many appointments, birthdays, etc on the
> >> > calendar. I would like to print calendar pages from it to put in a day
> >> > planner (like Day Timer, Franklin Covey, et al), but to also include on
> >> > each
> >> > day an excel spreadsheet type form to track/record certain items on a
> >> > daily
> >> > basis and room for journaling, notes, etc. With all I'm trying to
> >> > track
> >> > and
> >> > journal daily, it would probably have to be one (5.5" x 8.5") page per
> >> > day,
> >> > printed landscape - 2 to a regular 8.5" x 11" sheet of paper.
> >> >
> >> > Can this be done? And if so, how?
> >> >
> >> > As always, thanks in advance for all assistance.
> >>

 
Reply With Quote
 
NickT
Guest
Posts: n/a
 
      30th Jul 2008
Please tell me someone's figured out how to do this. I am forced to use
Outlook 2003 until my company upgrades, and I desparately want to be able to
print out calendars and task lists in the franklin covey format. The
franklin covey software is largely useless. I understand this is exceedingly
easy in Outlook 2007 - help please...

"Wanda" wrote:

> Thanks, Diane!
>
> "Diane Poremsky {MVP}" wrote:
>
> > outlookcode.com is the best place to start.
> >
> > Rather than trying to enter excel cells, you'll probably want to use html
> > tables.
> >
> > --
> > Diane Poremsky [MVP - Outlook]
> > Author, Teach Yourself Outlook 2003 in 24 Hours
> > Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
> > Outlook 2007: http://www.slipstick.com/outlook/ol2007/
> >
> > Outlook Tips by email:
> > dailytips-subscribe-(E-Mail Removed)
> >
> > Outlook Tips: http://www.outlook-tips.net/
> > Outlook & Exchange Solutions Center: http://www.slipstick.com
> > Subscribe to Exchange Messaging Outlook newsletter:
> > EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
> >
> > ** Please include your Outlook version, Account type, and Windows Version
> > when requesting assistance **
> >
> >
> > "Wanda" <(E-Mail Removed)> wrote in message
> > news:BF984139-2061-4D98-B2D2-(E-Mail Removed)...
> > > Diane - thanks for the quick response... my VBA skills are somewhere
> > > between
> > > "slim" and "none"... however, I'm a quick learner, and I have a book (I
> > > know,
> > > a little bit of knowledge is a scary thing!). Can you point me in a
> > > direction to start?
> > >
> > > "Diane Poremsky {MVP}" wrote:
> > >
> > >> I'm sure it can be done. How good are your VBA programming skills?
> > >>
> > >> --
> > >> Diane Poremsky [MVP - Outlook]
> > >> Author, Teach Yourself Outlook 2003 in 24 Hours
> > >> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
> > >> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
> > >>
> > >> Outlook Tips by email:
> > >> dailytips-subscribe-(E-Mail Removed)
> > >>
> > >> Outlook Tips: http://www.outlook-tips.net/
> > >> Outlook & Exchange Solutions Center: http://www.slipstick.com
> > >> Subscribe to Exchange Messaging Outlook newsletter:
> > >> EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
> > >>
> > >> ** Please include your Outlook version, Account type, and Windows Version
> > >> when requesting assistance **
> > >>
> > >>
> > >> "Wanda" <(E-Mail Removed)> wrote in message
> > >> news:CBFAA1B0-0EC9-445A-A0DC-(E-Mail Removed)...
> > >> > I have Outlook 2003, which has many appointments, birthdays, etc on the
> > >> > calendar. I would like to print calendar pages from it to put in a day
> > >> > planner (like Day Timer, Franklin Covey, et al), but to also include on
> > >> > each
> > >> > day an excel spreadsheet type form to track/record certain items on a
> > >> > daily
> > >> > basis and room for journaling, notes, etc. With all I'm trying to
> > >> > track
> > >> > and
> > >> > journal daily, it would probably have to be one (5.5" x 8.5") page per
> > >> > day,
> > >> > printed landscape - 2 to a regular 8.5" x 11" sheet of paper.
> > >> >
> > >> > Can this be done? And if so, how?
> > >> >
> > >> > As always, thanks in advance for all assistance.
> > >>

 
Reply With Quote
 
Diane Poremsky [MVP]
Guest
Posts: n/a
 
      31st Jul 2008
outlook 2003 doesn't include a print layout that works in FC?

--
Diane Poremsky [MVP - Outlook]
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:
dailytips-subscribe-(E-Mail Removed)

EMO - a weekly newsletter about Outlook and Exchange:
EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com

You can access this newsgroup by visiting
http://www.microsoft.com/office/comm...s/default.mspx or point your
newsreader to msnews.microsoft.com.


"NickT" <(E-Mail Removed)> wrote in message
newsDCA9D2E-A530-405D-8728-(E-Mail Removed)...
> Please tell me someone's figured out how to do this. I am forced to use
> Outlook 2003 until my company upgrades, and I desparately want to be able
> to
> print out calendars and task lists in the franklin covey format. The
> franklin covey software is largely useless. I understand this is
> exceedingly
> easy in Outlook 2007 - help please...
>
> "Wanda" wrote:
>
>> Thanks, Diane!
>>
>> "Diane Poremsky {MVP}" wrote:
>>
>> > outlookcode.com is the best place to start.
>> >
>> > Rather than trying to enter excel cells, you'll probably want to use
>> > html
>> > tables.
>> >
>> > --
>> > Diane Poremsky [MVP - Outlook]
>> > Author, Teach Yourself Outlook 2003 in 24 Hours
>> > Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
>> > Outlook 2007: http://www.slipstick.com/outlook/ol2007/
>> >
>> > Outlook Tips by email:
>> > dailytips-subscribe-(E-Mail Removed)
>> >
>> > Outlook Tips: http://www.outlook-tips.net/
>> > Outlook & Exchange Solutions Center: http://www.slipstick.com
>> > Subscribe to Exchange Messaging Outlook newsletter:
>> > EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
>> >
>> > ** Please include your Outlook version, Account type, and Windows
>> > Version
>> > when requesting assistance **
>> >
>> >
>> > "Wanda" <(E-Mail Removed)> wrote in message
>> > news:BF984139-2061-4D98-B2D2-(E-Mail Removed)...
>> > > Diane - thanks for the quick response... my VBA skills are somewhere
>> > > between
>> > > "slim" and "none"... however, I'm a quick learner, and I have a book
>> > > (I
>> > > know,
>> > > a little bit of knowledge is a scary thing!). Can you point me in a
>> > > direction to start?
>> > >
>> > > "Diane Poremsky {MVP}" wrote:
>> > >
>> > >> I'm sure it can be done. How good are your VBA programming skills?
>> > >>
>> > >> --
>> > >> Diane Poremsky [MVP - Outlook]
>> > >> Author, Teach Yourself Outlook 2003 in 24 Hours
>> > >> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
>> > >> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
>> > >>
>> > >> Outlook Tips by email:
>> > >> dailytips-subscribe-(E-Mail Removed)
>> > >>
>> > >> Outlook Tips: http://www.outlook-tips.net/
>> > >> Outlook & Exchange Solutions Center: http://www.slipstick.com
>> > >> Subscribe to Exchange Messaging Outlook newsletter:
>> > >> EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
>> > >>
>> > >> ** Please include your Outlook version, Account type, and Windows
>> > >> Version
>> > >> when requesting assistance **
>> > >>
>> > >>
>> > >> "Wanda" <(E-Mail Removed)> wrote in message
>> > >> news:CBFAA1B0-0EC9-445A-A0DC-(E-Mail Removed)...
>> > >> > I have Outlook 2003, which has many appointments, birthdays, etc
>> > >> > on the
>> > >> > calendar. I would like to print calendar pages from it to put in
>> > >> > a day
>> > >> > planner (like Day Timer, Franklin Covey, et al), but to also
>> > >> > include on
>> > >> > each
>> > >> > day an excel spreadsheet type form to track/record certain items
>> > >> > on a
>> > >> > daily
>> > >> > basis and room for journaling, notes, etc. With all I'm trying to
>> > >> > track
>> > >> > and
>> > >> > journal daily, it would probably have to be one (5.5" x 8.5") page
>> > >> > per
>> > >> > day,
>> > >> > printed landscape - 2 to a regular 8.5" x 11" sheet of paper.
>> > >> >
>> > >> > Can this be done? And if so, how?
>> > >> >
>> > >> > As always, thanks in advance for all assistance.
>> > >>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dayplanner / datebook 2009 - template or download jefff Microsoft Word Document Management 0 18th Dec 2008 06:14 PM
Create a calendar pop-up form jamesker@uvic.ca Microsoft Access 0 19th Mar 2008 02:43 PM
Create a custom calendar print format w/required attendees =?Utf-8?B?VmlyZ2luaWE=?= Microsoft Outlook Calendar 1 3rd Mar 2007 02:18 PM
How do i create a form that looks like a monthly calendar =?Utf-8?B?ZGF6YW5vbmU=?= Microsoft Access Forms 2 5th Oct 2006 04:43 AM
Create a Calendar as a Form =?Utf-8?B?U2VyZ2U=?= Microsoft Access 2 5th Feb 2006 08:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:33 AM.