Has anyone come across this problem before?
I have some CDO code which sends out emails, fine, however I need to Cc the email to someone. When I add:
objMailmsg.Cc = "[email protected]"
It just sends the email to the person in the objMailmsg.To field and appears to ignore the Cc.
Any ideas?!
Cheers
:confused:
