Hi,

I have form macros that do not display on the excel front end run macro - which should hold all your macros. This is frustating and time consuming because in order to run the macro I need to go into vba editor - click on forms and run the macro on the form. One of my macros creates a standard outlook mail but its run from excel vba. Do I need to add outlook references?

The form macro is executed by a command button with code below:

cmdMAIL_Click()



Appreciate if someone could detail precisely what I need to do to make it more convenient when running form macros. Please be precise on references.

Thanks very much,