Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX control on form not appearing

Status
Not open for further replies.

mike777

Programmer
Jun 3, 2000
387
US
Thanks for any help you can give.
I put the "Microsoft Date and Time Picker Control version 6.0" on a form. This is Access 2000.
If the form is opened plainly, all is fine.
But if I put code in the On Open event to move the form to the last record in the recordset, the ActiveX control appears like a blank, flat, disabled field on the screen. If I then go to the previous record, the Active X control reappears and never disappears again, even when I go back to the last record (manually, not progmatically).
I have tried repaint, refresh and requery through the code on both the form and the Active X control itself, all to no avail.
Any suggestions?
Mike Kemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top