Forcing a Calendar on a Text Field
Here is a way to launch a calendar control against an unbound textbox on a user form. Yes, you can simply add a field to a form and specify the Format attribute to be a date format (e.g. Medium Date) and then ensure the Show Date Picker field is set to For Dates. The user […]
Forcing a Calendar on a Text Field Read More »