E
Eef
After having typed this code
Dim Send As Dialog
Send = Application.Dialogs(xlDialogSendMail).Show(
I see a great number of arguments.
What do they stand for, or where could I find that?
Thanks in advance
Dim Send As Dialog
Send = Application.Dialogs(xlDialogSendMail).Show(
I see a great number of arguments.
What do they stand for, or where could I find that?
Thanks in advance