How to know if a user has a form open

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Alireza355
    New Member
    • Feb 2009
    • 86

    How to know if a user has a form open

    Dear all,

    Is there any way to say if a user of the front-end of a given database has a specific form "open"?

    Thanx a lot...
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32634

    #2
    All open forms (and only those) are contained in the Application.For ms() collection.

    Comment

    Working...