> >My date field on my form has a default date picker. It is a good control if
> >looking for dates within a 12 month time-frame.
[quoted text clipped - 12 lines]
>
> John W. Vinson [MVP]
I* do not have A2007 installed so this is just OTTOMH:
I believe Access uses the standard MonthCalendar class. If so, simply right
click over the Month or Year displayed in the Calenda to select a different
Month/Year.

Signature
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
> John,
> Thanks for your reply. I had not thought along those lines. I could
[quoted text clipped - 27 lines]
>>
>> John W. Vinson [MVP]
missinglinq - 07 Apr 2007 13:56 GMT
Why not use something like MSCAL.Calendar.7, or it's 2007 equivalent? The
Year and Month each are drop down boxes for selecting.

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000
dlazenby - 07 Apr 2007 14:30 GMT
Thanks for your reply. I was able to implement Allen Browne's calendar control.
> Why not use something like MSCAL.Calendar.7, or it's 2007 equivalent? The
> Year and Month each are drop down boxes for selecting.
dlazenby - 07 Apr 2007 14:30 GMT
I agree, it seems that I should be able to just right click or left click on
the month or year to change month or year but I can't. I was able to
implement Allen Browne's calendar control. Thanks for your input.
> I* do not have A2007 installed so this is just OTTOMH:
> I believe Access uses the standard MonthCalendar class. If so, simply right
[quoted text clipped - 32 lines]
> >>
> >> John W. Vinson [MVP]