T
Thomas M
Outlook 2000
I have a macro that opens an Outlook template and attaches a file.
Sometimes, I'll send the message with just one attachment, but other
times I need to add multiple attachments. When I do need to add multiple
attachments, rather than have the code open another copy of the template,
I'd like to have it just activate the copy that is already open.
How can I make the code detect when the template is already open, and how
would I then activate that template and add another attachment?
--Tom
I have a macro that opens an Outlook template and attaches a file.
Sometimes, I'll send the message with just one attachment, but other
times I need to add multiple attachments. When I do need to add multiple
attachments, rather than have the code open another copy of the template,
I'd like to have it just activate the copy that is already open.
How can I make the code detect when the template is already open, and how
would I then activate that template and add another attachment?
--Tom