I have a subcontrol on my vba form and i have a txtbox that this references too, when i call up the subcontrol (calender control) i can write to the txtvox fine, or if i type in the text box it works fine, however after using the calender control i cannot type anything in any of the text boxes on the original form. On the calender hide command i have the focus set to the original form but none of the keyboard keys work except esc and del. Anyone know what this is?
