If you have any Calendar controls installed reference it and have that in a
separate userform which is called from your command button
http://www.rondebruin.nl/calendar.htm
--
If this post helps click Yes
---------------
Jacob Skaria
"Bishop" wrote:
> I'd like to make a userform that has a commandbutton that when pushed pops up
> a calendar. It would show the current month. You could scroll through the
> months and the years, etc. Once you select your date the calendar disappears
> and that date shows on your commandbutton. But this is going to be a lot of
> work. Does something like this already exist?