Combo box click event in a subform

Q

quintully

I have a simple use of a combo box. The user click a key value to move the bookmark the first record like the pick.
This method work when I run the form as a "form" (i.e., not as a subform). However, when I run it as a subform as
part of a "master" form with control tab, the click event does NOT fire.

Any ideas?
 
Top