Hi,

I'm trying to use the calendar tool in Forms under the VBAProject so that
the years dropdown list only displays the years 2005 and 2006 (instead of all
years from 1900 thru to 2100). Is there a way to limit the years to only 2005
and 2006?

If not, is there a way to display an error message so that the user can be
told to enter a date between 2005 and 2006 if they don't? I've got a
validation check but this seems to have no effect when the date is entered
using the pop-up calendar tool.

Thanks in advance.