EditMessage:=False

R

richdownie

I have an Email SendObject in VBA that pulls the users form the users
table and emails each user. There are two scenarios one works and the
other does not.

If I end the SendObject with EditMessage:=True, it works. I get each
user brought up in Outlook Email and have to click the send button for
each user.

If I end the SendObject with EditMessage:=False, it DOES NOT work. MS
Access goes into a state of "Not Responding"

I would expect that each email would be sent without asking me to edit
the message?

Any suggestions?
 

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