![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I tried to use the following code but the error occurs at abc.send "ActiveX Component can't create object, any idea Thanks Ed Dim abc Set abc = CreateObject("CDONTS.NewMail") abc.to = "To (AT) CompanyName (DOT) com" abc.from = "From (AT) CompanyName (DOT) com" abc.subject = "Hello World" abc.send set abc = nothing |
![]() |
| Thread Tools | |
| Display Modes | |
| |