Hi,
You could use the an ActiveX Calandar Control. The downside is you have to
ensure this it is also installed on client machines as well.
I tend to use a form that was part of the sample code to a book - see
http://www.developershandbook.com/
--
HTH
Mark Phillipson
Free Add-Ins at;
http://mphillipson.users.btopenworld.com/
"Playa" <(E-Mail Removed)> wrote in message
news:611EA91B-0103-4011-A716-(E-Mail Removed)...
>I have a form with a combo box that has a date in it. When the user clicks
> the combo box drop down arrow I want a little calendar to appear where
> they
> can click the date and then the combo box will display that day. I have
> seen
> this done before but I have no idea how to go about doing it. Anyone know
> how I can even get started?
>
> Thanks in Advance