> Yes I have. I cannot get it to work?
>
[quoted text clipped - 6 lines]
>>> own custom button 'HSE Monitors' on the 'Main Menu' commandbar.
>>> However, I
It works! Thanks for your help.
It seems apparent that VBA treats class modules differently from other user
defined modules.
And, it appears that I should perhaps read-up on this subject.
You wouldn't know of a good VBA book that covers this subject?
Thanks again!
>Have you tried putting the macro in a regular module, rather than in the
>ThisOutlookSession class module?
[quoted text clipped - 4 lines]
>>>> own custom button 'HSE Monitors' on the 'Main Menu' commandbar.
>>>> However, I
Sue Mosher [MVP-Outlook] - 22 Sep 2006 12:26 GMT
Class modules and regular modules *are* different. My book covers a lot of ground, although maybe not that particular nuance with relation to toolbar buttons.

Signature
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
> It works! Thanks for your help.
>
[quoted text clipped - 14 lines]
>>>>> own custom button 'HSE Monitors' on the 'Main Menu' commandbar.
>>>>> However, I