C
Cody21
I'm stumped on this. I created a Macro for saving embedded .gif images from
my emails in Outlook 2007 (per the instructions in another thread). While in
the VBA editor, it compiles and executes just fine. I closed Outlook, clicked
on SAVE for the project and relaunched Outlook 2007. I click on the newly
added Button/macro in my tool bar and get the message:
The macro Project1.SaveAttachment cannot be found.
Anyone have any idea why Outlook can't find this? I know for a fact it is in
the Microsoft\Office 11 (and 12) folders. I also Certified it so not getting
any errors or the expected location prompt in the Debug/Run in VBA. Thanks
in advance.
my emails in Outlook 2007 (per the instructions in another thread). While in
the VBA editor, it compiles and executes just fine. I closed Outlook, clicked
on SAVE for the project and relaunched Outlook 2007. I click on the newly
added Button/macro in my tool bar and get the message:
The macro Project1.SaveAttachment cannot be found.
Anyone have any idea why Outlook can't find this? I know for a fact it is in
the Microsoft\Office 11 (and 12) folders. I also Certified it so not getting
any errors or the expected location prompt in the Debug/Run in VBA. Thanks
in advance.