can't create outlook object

K

Keith G Hicks

I have a client that has been running some code I put together to open up
outlook and set up a new message. Up until today it has worked fine on all
the machines in their office (various OS's). Today, their IT guy installed
XP SP2 on two of the XP machines. Now the line:

Set objOutlook = CreateObject("Outlook.Application")

gives him the "Can't create activex object . . . .429 . . . ."

He uninstalled SP2 and still has the same problem (all the references look
right in Access).

Any help would be wonderful.

THanks,

Keith
 
K

Keith G Hicks

Never mind. We reinstalled Outlook and that fixed the problem. Apparantly
XP SP2 screwed something up.
 
S

SpyderBytes

Hi, I am using the same sought of code to automate emails from Access. One
question can you use signatures or insert images (eg company logo) into the
email body. I can't see anything that allows you to do it.

Cheers

Paul
 
S

SpyderBytes

Hi, I am using the same sought of code to send emails from access. One
question, I want to include a logo in the email body. Any ideas. Can't seem
to figure it out

Thanks

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top