Focus Problem

M

MPM1100

Does anyone know why when calling a pop-up from a pop-up and closing the
called dialog, the focus is not returned to the caller. Instead the focus is
directed to the Access window?

Lastly, does anyone know of a good method to direct the focus back to the
caller. Now allow me to be clear, I understand how direct focus to a form
and could direct the focus in the OnClose event of the called pop-up. What I
am wondering is if there is an option somewhere or some other means to
indicate that focus should be returned to the calling form whether it's a
pop-up or not.

Any help here is appreciated.

MPM
 
Top