Keep only two forms on top visible

J

John61

I have an access2002 application with all forms Modal and Popup.

I make only two forms (top two) visible at one time, otherwise too many look
messy. Now I just use form Visible on each form's open/close events.

Wonder if there is an alternative way to implement this? Is there a way to
refer to the forms on top?

Thanks,

John
 
Top