You need to subscribe to the outlook-dev yahoo group. Serdar Soysal
-----Original Message----- From: Vijayakumar, T [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 9:29 AM To: Exchange Discussions Subject: Outlook- Macro Problem Hi All, Through Application_Startup( ) macro I have added some Button in Outlook.When we close the Outlook that button should be removed from the Outlook. That Functionality i tried in Application_Quit( ) macro but its giving Error 'cos the Reason is If we closed the Outlook the OOM(Outlook Object) is destroyed,so the code in the Application_Quit( ) macro is not executing properly. Is there any other way to Implement this Regards Vijay _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

