Force use of Calendar

Q

QB

How can I force a user to use a calendar to select dates (double-click) and
not allow manual entries in a given text box?

I tried to lock the control but then it does not accept values from the
calendar either.

Thank you,

QB
 
Q

QB

There are a number of reasons, such as :

*Data standardization - Formatting and Entry Errors (is it m/d/y, d/m/y or
y/m/d,....)
*Data entry speed
*And more

beyond which, I have code that gets executed when the calendar is used and
not when manual entry is done. Considering the number of date fields, I
really would like to avoid created After_Change events for all, thus the
question.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top