Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 39
Default Calendar (Excel Function or VBA)

Hi there, I'm trying to created an editable calendar in excel. I have found
a few different methods for creating a calendar; one by using an excel
function array. I would like to create it in a userform. I need about five
boxes available for each date. This is used for entering holidays being
taken. So if I entered "Craig" under November 1, 2005 and I changed the
month to December, Craig wouldn't show anymore. But if I clicked the
calendar back to November I would see Craig under November 1st. I only need
to see one month at a time with a method for changing the month ahead or
back. I would also need to count the instances of "Craig" or another four
possible names for the year. So it would be a yearly Holiday
scheduling/tracking type of program.

What would be the best way to accomplish this? If it would be easier to do
via worksheet, it would be ok.

Thanks Craig


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,339
Default Calendar (Excel Function or VBA)

Craig,
I have copy of code posted by Tom Ogilvy which creates an
"events" calendar; in your case the events are holidays. If you are
interested in using this, send me a note and I will forward a workbook to
you. It is worksheet-based with one sheet per month; holidays are entered in
an "events" list and displayed in the cell of the given date.

)


HTH

"Craig" wrote:

Hi there, I'm trying to created an editable calendar in excel. I have found
a few different methods for creating a calendar; one by using an excel
function array. I would like to create it in a userform. I need about five
boxes available for each date. This is used for entering holidays being
taken. So if I entered "Craig" under November 1, 2005 and I changed the
month to December, Craig wouldn't show anymore. But if I clicked the
calendar back to November I would see Craig under November 1st. I only need
to see one month at a time with a method for changing the month ahead or
back. I would also need to count the instances of "Craig" or another four
possible names for the year. So it would be a yearly Holiday
scheduling/tracking type of program.

What would be the best way to accomplish this? If it would be easier to do
via worksheet, it would be ok.

Thanks Craig



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i export excel calendar info to outlook calendar? Maggie Excel Discussion (Misc queries) 1 December 31st 07 10:27 PM
excel calendar - list of names displayed on calendar Brian'88 Excel Worksheet Functions 3 November 17th 06 10:31 PM
Calendar function The Fool on the Hill Excel Discussion (Misc queries) 6 September 22nd 06 11:52 PM
import calendar items from excel into outlook calendar jsewaiseh Excel Discussion (Misc queries) 0 September 2nd 05 03:53 PM
how do I add a calendar function to excel as a drop down? Dennis Excel Worksheet Functions 1 May 26th 05 07:13 PM


All times are GMT +1. The time now is 10:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"