Hi All,

I've created the following Userform:

Userform.jpg

There are two things I am trying to accomplish. The first thing is to make the two textboxes force the user to enter the MM/DD/YYYY format. Alternatively, I'm also trying to give the user the option to click "Add Date" which will bring up the Calendar Control userform and then pick a date which will then be entered into the textbox in the MM/DD/YYYY format. Can anyone help me with the VBA coding for this?

Jeff