Re: MS Access: Force Form with Data*** To Keep Focus When User Navigates Away -Stumped-



Or I screwed up. I think that's it.

BUT!

This seems to work:

With Form_Whatever
.Modal = True
.Visible = True
End With

The form named Whatever

defaults to Data*** View
has Podal and Popup properties set to true
and has some code ... (97) or "HasModule" property set to true.




On May 31, 11:49 am, Salad <o...@xxxxxxxxxxx> wrote:

Somebody must have noticed that when writing A2K.
.