P
PBC
Does anyone know of a way to attach more than one file (the active document)
to a mail message using the SendMail method?
Options.SendMailAttach = True
ActiveDocument.SendMail
I'm working with GroupWise and not Outlook. I wanted to use the routing
slip so I could automate the recipient name but the filename given to the
routing slip is too short. Trying to avoid having 9 different mail messages
appear for a person to send three files to three people.
Any help would be greatly appreciated.
Thanks.
PBC
to a mail message using the SendMail method?
Options.SendMailAttach = True
ActiveDocument.SendMail
I'm working with GroupWise and not Outlook. I wanted to use the routing
slip so I could automate the recipient name but the filename given to the
routing slip is too short. Trying to avoid having 9 different mail messages
appear for a person to send three files to three people.
Any help would be greatly appreciated.
Thanks.
PBC