4 answers
Hello,
I know two.
- The Calendar/Date control 9 that displays the selected month with buttons for each day.
- The Microsoft Date and Time Picker Control 6.0 (SP6) which shows a dropdown list allowing the date to be selected to display in the text box.
These two controls can serve as data sources for a field on a form.
A+.
I know two.
- The Calendar/Date control 9 that displays the selected month with buttons for each day.
- The Microsoft Date and Time Picker Control 6.0 (SP6) which shows a dropdown list allowing the date to be selected to display in the text box.
These two controls can serve as data sources for a field on a form.
A+.
Hello,
In your creation mode form, go to Insert -> ActiveX Control...
Choose Calendar Control 9 from the list and place it on your form.
A+.
In your creation mode form, go to Insert -> ActiveX Control...
Choose Calendar Control 9 from the list and place it on your form.
A+.
One more thing...
It takes up quite a bit of space, so is it possible to make it disappear after selecting the date and for the chosen date to remain in the field???
For example, you click in the empty field and then the calendar appears, you choose the date from the calendar, and when it’s chosen the date goes into that field and the calendar disappears.
It takes up quite a bit of space, so is it possible to make it disappear after selecting the date and for the chosen date to remain in the field???
For example, you click in the empty field and then the calendar appears, you choose the date from the calendar, and when it’s chosen the date goes into that field and the calendar disappears.
It depends on the access version. In versions 2000 and 2003, these ActiveX controls are found. The names displayed in the list may change.
If you have a newer version, I would be surprised if they’re no longer there.
Check again, it should be something like Date and Time Picker Control.
Otherwise, to answer your question about making it invisible, you can do everything with macros, but it’s quite heavy. You still have to reserve space to display it on the form.
I don’t know how your sheet is laid out, if there is enough room, why not leave it there?
Look closely for the Date and Time Picker Control. If you want a peek, when you perform a file search with Windows Explorer and you check the date option, there are two date fields exactly the same.
See you later.
If you have a newer version, I would be surprised if they’re no longer there.
Check again, it should be something like Date and Time Picker Control.
Otherwise, to answer your question about making it invisible, you can do everything with macros, but it’s quite heavy. You still have to reserve space to display it on the form.
I don’t know how your sheet is laid out, if there is enough room, why not leave it there?
Look closely for the Date and Time Picker Control. If you want a peek, when you perform a file search with Windows Explorer and you check the date option, there are two date fields exactly the same.
See you later.
Could you explain it to me??
Thank you!
Long live open forums, you gave me a great solution with this little tip!
Jimmy