Thank you dhookom. I tried your suggestion of putting
frmApplications!TabCtl49.Pages(0).SetFocus
into the "Save Record" command button. I put it in
at the beginning because an "On error" dialog telling
the user that the record is saved...was already in there
along with the focus to move the cursor to a search text box.
It worked! Now every time the user clicks "Save" the
Tab (0) gets the focus, a dialog says record is saved, and the focus moves to the look up text box. Thanks everyone..I love this forum!