View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Richard Mogy Richard Mogy is offline
external usenet poster
 
Posts: 27
Default Microsoft Calendar Control

That is the control I am talking about, but others have said it doesn't
support what I want to do. Any suggestions.
"Tom Ogilvy" wrote in message
...
Is this the control you are talking about:

http://www.fontstuff.com/access/acctut09.htm

--
Regards,
Tom Ogilvy

"Richard Mogy" wrote in message
m...
Hi,
I have discovered the Microsoft Calendar control and it looks like a neat
tool.

I am at a loss as to how to populate it with data from my Excel workbook.

I have a range in excel with information listed on a daily basis of hours
worked and hours billed.

I would like the use to be able to select an individual and populate the
various day in the calendar with that individuals hours worked and hours
billed


Individual Date Hours Worked Hours Billed
301 3/1/2004 3 7
301 3/2/2004 5 1
301 3/3/2004 8 9
302 3/1/2004 5 0


etc.

I'm sure this is simple, but I'm just not seeing it.