From: Cmenkedi on
I want to make a calender that would be used to show if a report was
available for a certain day. If there isn't any for that day then I want the
date grayed out. Is this possible to do or does anyone have any suggestions
on how I could accomplish this.

Thanks
From: Tom van Stiphout on
The standard MSFT calendar OCX can't do that, but if you write your own
calendar form the sky is the limit. Here is a good starting point, with links
to additional options: http://allenbrowne.com/ser-51.html

-Tom van Stiphout
Microsoft Access MVP


"Cmenkedi" wrote:

> I want to make a calender that would be used to show if a report was
> available for a certain day. If there isn't any for that day then I want the
> date grayed out. Is this possible to do or does anyone have any suggestions
> on how I could accomplish this.
>
> Thanks