Is there a way to seperate attachments in an email? I have created a macro that will send 4 reports to a user, but I would like to put each attachment on a seperate line. Any ideas?
Here is basically what I have:
Sub Main()
Dim olapp As Object
Dim oitem As Object
Dim objEmail As Object
Set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.