Don,
Thanks for the suggestion.
I'm not sure how to use it...
What I am trying to do is:
select a value on the main from (in a combo-box) - and
filter on that value for the subform.
Then I have up a macro-condition, on exit combo-box, to
test the combo box (if null...msgbox).
NOW I want the focus to stay on the combo-box, but it
keeps jumping into the subform.
My approach (unsuccessful) is to setfocus on the combo-
box - but I'm stuck in the subform...
any ideas or suggestions?