A
Access''03_NewUser
Greetings forum members,
It would be greatly appreciated if someone could advise me how to add a pop
up calendar to a date field in a subform.
Basically, what I want to happen (...or something close to this) is:
1. The user clicks inside the subform field,
2. A pop up calendar opens,
3. The user selects a date,
4. The user selected date is entered into the subform field, and
5. The pop up calendar closes.
Adding to the complexity, my subform is in (and must remain in) datasheet
view.
I am attempting to use the following code, from KB article #190194. This
code works fine for fields on my main form, but returns a run-time error 2110
when I try and use it on fields in my subform.
This address should take you to the article:
http://support.microsoft.com/kb/190194/en-us
It would be greatly appreciated if someone could advise me how to add a pop
up calendar to a date field in a subform.
Basically, what I want to happen (...or something close to this) is:
1. The user clicks inside the subform field,
2. A pop up calendar opens,
3. The user selects a date,
4. The user selected date is entered into the subform field, and
5. The pop up calendar closes.
Adding to the complexity, my subform is in (and must remain in) datasheet
view.
I am attempting to use the following code, from KB article #190194. This
code works fine for fields on my main form, but returns a run-time error 2110
when I try and use it on fields in my subform.
This address should take you to the article:
http://support.microsoft.com/kb/190194/en-us