G
GitarJake
Does sendobject work with Access 2000 and Outlook Express?
I am trying to use the code below to pre-fill and send an email from
Outlook Express:
DoCmd.SendObject acSendNoObject, , , "[txtemail]", "(e-mail address removed)", ,
"message_subject", "Hello ", "Congratulations "
Trouble is; when OE should popup, a "Choose Profile" window from Outlook
displays instead. Then the "This program has performed an illegal
function" error happens and locks up the pc until I pound on the task
manager.
Win 98
OE 6?
Office 2000
TIA,
Jake
I am trying to use the code below to pre-fill and send an email from
Outlook Express:
DoCmd.SendObject acSendNoObject, , , "[txtemail]", "(e-mail address removed)", ,
"message_subject", "Hello ", "Congratulations "
Trouble is; when OE should popup, a "Choose Profile" window from Outlook
displays instead. Then the "This program has performed an illegal
function" error happens and locks up the pc until I pound on the task
manager.
Win 98
OE 6?
Office 2000
TIA,
Jake