Hi i have a text box that needs to be populated with the date AND time so that when a user click on the text box the calender will pop up and when the user clicks the date the date and time will be put into the text box.
Thanks for any help.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Under the Active-X controls, there is a Microsoft Date and Time Picker Control.
Caution though. If you use this you may run into problems if a workstation doesn’t have the .ocx installed or if you have users with different versions of Access. One thing that can happen is that if a workstation doesn’t have the .ocx installed and it opens the database, it will un-check the reference to the active-x control. Then when anyone else opens the database they will see a blank spot where the control should be.