Encapsulate the menu in a class and check for the existence of the object. If it isn't there then it hasn't been created.
Dave -----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Al Sent: 07 November 2013 13:41 To: [email protected] Subject: menus Hi Foxgang I have a top level menu (mpr) which is run on activate of the form. I have a property on the form that sets Marks via the access. That property changes if a user selects a choice from the menu and using property-access changes the marks. However on start of the app the property is also changed and access tries to change marks which obviously can't do because at that point the mpr has not been run. So the question is, how can you find out if a menu has been created, and hence able to change the mark. Al [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

