Calendar - Control Source - Restricting Data

B

BP

I have a calendar control on a form, and I would like to
restrict the data to particular months based on a
table/query i.e. the calendar control should only display
January, February, March if the date field in my table
has those 3 mths or whatever is available in the table.
I would like to know if this is possible and what options
do I have and how would I go about doing it
 
Top