Access 2000 vba
I am writing an application for a college where the user will need to input Exam start times and end times into a form. At the moment I have used an input mask on the fields for when the user enters the times. I was wondering how it will be possible to write some clever code where the user can maybe click on a button which will bring up something like a clock face and they can select the time, which would then automatically be put into the relevant textbox.
Also when the user selects the date of the exam, is it possible to bring up a calender where the user can select the date in a similar way.
The effect I want to possibly achieve is that seen on many web pages. or even when we select dates on windows.
Any advice or comments will be appreciated.
Cheers,
Neemi
I am writing an application for a college where the user will need to input Exam start times and end times into a form. At the moment I have used an input mask on the fields for when the user enters the times. I was wondering how it will be possible to write some clever code where the user can maybe click on a button which will bring up something like a clock face and they can select the time, which would then automatically be put into the relevant textbox.
Also when the user selects the date of the exam, is it possible to bring up a calender where the user can select the date in a similar way.
The effect I want to possibly achieve is that seen on many web pages. or even when we select dates on windows.
Any advice or comments will be appreciated.
Cheers,
Neemi