Share via

Disable tabbed document tab

Anonymous
2010-08-24T15:58:50+00:00

I like using the tabbed document window mode in Access, but the problem is that when you start using many tabs (forms) without closing the previous one, users will go from tab to tab without the data refreshing.  I could close each tab when a new one is opened, but I'd like to try to just disable the tab to force people to close the one they're using yet keep the menu tab visible.  There's no form.enable cmd... any ideas for disabling the tab?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2010-08-24T16:32:17+00:00

I may not be understanding your problem properly, but why not open them in dialog mode so your users have to close them before they can goto another form?

Daniel Pineault

http://www.cardaconsultants.com

Free MS Access Tips and Code Samples: http://www.devhut.net

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2010-08-24T18:00:34+00:00

    you got me curious about dialog mode, so I palyed around and got what I wanted by having the forms selected from the main menu to be Popup, Modal, and No Border.

    Was this answer helpful?

    0 comments No comments