Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88029

VBA Excel E-mail [closed]

$
0
0

I need your help, I need add "CC" and "BCC"

Arg1 = To
Arg2 = Subjec

Code I'm Using:

Sub SendIt()
Application.Dialogs(xlDialogSendMail).Show _
arg1:=Array("mail@mail.com.", "mail@mail.com"), _
arg2:="TEXT"
End Sub 

Viewing all articles
Browse latest Browse all 88029

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>