Ok so I need to make sure my datasession on forms are set as default and not private. I will look for that. Al
-----Original Message----- To be somewhat pedantic about it, Al, forms always use a datasession. :-) The only question becomes is the form using a private datasession or the default datasession. And the default context can change based on how your form is invoked. A child form's default datasession is the datasession of the parent form which could itself be private. If all your forms use the same datasession and you have more than one form in scope, you could potentially have the current workarea changed by any of the forms. --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com _______________________________________________ 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/007501d08e77$52f896a0$f8e9c3e0$@com ** 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.

