A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Calendar Color



 
 
Thread Tools Display Modes
  #1  
Old July 2nd, 2009, 05:12 PM posted to microsoft.public.access
alex
external usenet poster
 
Posts: 581
Default Calendar Color

Using Access ’03…

I have an ActiveX calendar control on a form.

Is there a way to programmatically change the color of a day based on
a formula? E.g., if hours in a particular record (which contains a
date) exceed 10 then turn calendar day to a specific color?

Thanks,
alex
  #2  
Old July 2nd, 2009, 09:26 PM posted to microsoft.public.access
Klatuu
external usenet poster
 
Posts: 7,074
Default Calendar Color

Only if the ActiveX control has the capability and then you would have to
know the method and parameters it requires.

There are several different Non ActiveX calendars you can find browsing
around the web. Choose one that includes the source code so you modify it to
your needs. In addition, you will be a lot better off not using ActiveX
controls. They are a pain in the A** and there is also the legal issue of
deploying them.
--
Dave Hargis, Microsoft Access MVP


"alex" wrote:

Using Access ’03…

I have an ActiveX calendar control on a form.

Is there a way to programmatically change the color of a day based on
a formula? E.g., if hours in a particular record (which contains a
date) exceed 10 then turn calendar day to a specific color?

Thanks,
alex

  #3  
Old July 7th, 2009, 01:43 PM posted to microsoft.public.access
alex
external usenet poster
 
Posts: 581
Default Calendar Color

On Jul 2, 4:26*pm, Klatuu wrote:
Only if the ActiveX control has the capability and then you would have to
know the method and parameters it requires.

There are several different Non ActiveX calendars you can find browsing
around the web. *Choose one that includes the source code so you modify it to
your needs. *In addition, you will be a lot better off not using ActiveX
controls. *They are a pain in the A** and there is also the legal issue of
deploying them.
--
Dave Hargis, Microsoft Access MVP



"alex" wrote:
Using Access ’03…


I have an ActiveX calendar control on a form.


Is there a way to programmatically change the color of a day based on
a formula? *E.g., if hours in a particular record (which contains a
date) exceed 10 then turn calendar day to a specific color?


Thanks,
alex- Hide quoted text -


- Show quoted text -


Thanks for your help Dave.
alex
 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:15 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.