R
Rob
I have a split form that sets focus based on field content. Focus is set in
the OnCurrent event. When I click a different record in the datasheet, the
field on the datasheet gets the focus instead of the field on the form. If I
click on the form then the focus goes to the field on the form. How can I
programatically change the focus to the form so the user can just type?
the OnCurrent event. When I click a different record in the datasheet, the
field on the datasheet gets the focus instead of the field on the form. If I
click on the form then the focus goes to the field on the form. How can I
programatically change the focus to the form so the user can just type?