calendar controls in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to add a calendar to a form. I would like to have two text
boxes on the form. One text box will be the Start Date and the other will be
the End Date. I would like to enter a date in each of the boxes and have the
calendar show the date range by having each day of the selected range to
change color. Can this be done??
 
Hello Teresa,

There are also numerous calendar options for you to consider - all very
professional and free to use in your projects.

Perhaps start at Tony Toews'
http://www.granite.ab.ca/access/calendars.htm

or Allen Browne's

http://allenbrowne.com/ser-51.html

or Stephen Lebans'
http://www.lebans.com/monthcalendar.htm

All a goldmine of information and examples - there will be something for
you to use, or adapt as necessary. Don't forget to acknowledge the
author of your chosen calendar in your project.
Piri
 
Piri,

Theresa included:
... and have the calendar show the date range by having each day
of the selected range to change color.

Do you know if any of your suggestions include this capability? I don't
think the calendars at Allen's site or Stephen's site include this
functionality. Haven't checked out the other link yet.


Tom Wickerath, Microsoft Access MVP

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________
 
Hi Tom,
my Calendar does not support a Color prop for the range of days selected. It
does expose the DayState property which allows you to Bold the selected
dates.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Back
Top