J
J.C.
This is probably simple, but the answer eludes me...
Using the OnExit event, I am massaging a string acquired in
its associated Text Box control. In certain circumstances,
I wish to leave the VBA code and return to the form with
the focus still on the same control. Using
ControlName.SetFocus doesn't work - focus still proceeds to
the next control in the Tab Order. Can anyone point me in
the right direction?
Using the OnExit event, I am massaging a string acquired in
its associated Text Box control. In certain circumstances,
I wish to leave the VBA code and return to the form with
the focus still on the same control. Using
ControlName.SetFocus doesn't work - focus still proceeds to
the next control in the Tab Order. Can anyone point me in
the right direction?