C
Cam
Hello,
I am designing a form for user data entry and have a date field which I have
current date as default, but if user need to input data from another date, I
want the following to happened.
1) user click on the date field and pop up a calendar so they can select a
date
2) Date field change to the date from the calendar input.
3) once user move to the next field, hide the calendar.
Is this possible? and how and what is the vba code to design this? Thanks
I am designing a form for user data entry and have a date field which I have
current date as default, but if user need to input data from another date, I
want the following to happened.
1) user click on the date field and pop up a calendar so they can select a
date
2) Date field change to the date from the calendar input.
3) once user move to the next field, hide the calendar.
Is this possible? and how and what is the vba code to design this? Thanks