Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Using Forms (http://www.outlookbanter.com/outlook-using-forms/)
-   -   How can I run a macro from a custom button control (http://www.outlookbanter.com/outlook-using-forms/18460-how-can-i-run-macro.html)

AA June 20th 06 10:24 PM

How can I run a macro from a custom button control
 
Hi Experts,

I need to run a macro from a button control in a custom form. I tried to
call the macro from click script code event but it didn't work. What can I do?

Thank you so much for your help.

Sue Mosher [MVP-Outlook] June 20th 06 10:35 PM

How can I run a macro from a custom button control
 
Put the macro in the ThisOutlookSession module in VBA. You should then be able to call it as Application.MyMacro from your form code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"AA" wrote in message ...
Hi Experts,

I need to run a macro from a button control in a custom form. I tried to
call the macro from click script code event but it didn't work. What can I do?

Thank you so much for your help.



All times are GMT +1. The time now is 06:30 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com