Thank You it worked
Thank You it worked
Not a problem.
Working with VBA is not simple. However, learning how to use predefined Macros is not always easy and the Macro may not do exactly what you want it to. Building code will always be more flexible and customizable. Code will also have better longevity.
There is more than one way to create event handlers. Here is an example of launching the VBA editor while in design view of a form.
Also, there is a lot you can do, now that you have an instance of Outlook created. Let us know when you have more questions.