G
Guest
Hi, back again.
Q1. Any advice how to include more that one recipient when sending
attachments from excel?
Q2. Also, I am aware that (Copy to
and (Body Text) is not possible in
Outlook. I am however, using Eurora and was wondering, perhaps there was a
way to perform this.
The code I've used is:
With Workbooks("dreams.xls")
.SendMail Recipients:="(e-mail address removed)", Subject:="Dreamer"
End With
Many thanks in advance
Prabha
Q1. Any advice how to include more that one recipient when sending
attachments from excel?
Q2. Also, I am aware that (Copy to

Outlook. I am however, using Eurora and was wondering, perhaps there was a
way to perform this.
The code I've used is:
With Workbooks("dreams.xls")
.SendMail Recipients:="(e-mail address removed)", Subject:="Dreamer"
End With
Many thanks in advance
Prabha