I have an icon in an excel file that has a macro associated with it that executes the "Send To - Mail Recipients (As Attachment)" function.
Basically Application.Dialogs(xlDialogSendMail).Show
I there a way to use this command and have the To field in the resulting e-mail automatically filled in? (And while asking, the Subject field too?)
Thanks in Advance
Ernie
Munich
Basically Application.Dialogs(xlDialogSendMail).Show
I there a way to use this command and have the To field in the resulting e-mail automatically filled in? (And while asking, the Subject field too?)
Thanks in Advance
Ernie
Munich