Lotus Notes E-Mail From Access - Crash!

  • Thread starter Thread starter Al Aston via AccessMonster.com
  • Start date Start date
A

Al Aston via AccessMonster.com

I have been sending e-mail from Notes using a custom form in Access
2000 quite succesfully since 2003 using a variation of rjhare's great
code I found on vbcity.com
(http://www.vbcity.com/forums/t­opic.asp?tid=19730&#RID322355=­&page=1)
but now that all users have upgraded to Notes 6.5.2, we have a problem.

There is now no longer a name in the Who field in the Sent screen, and
when the user clicks on the item to read what he/she sent, Notes
crashes and shuts down hard. Poof, it's gone. Is there a way to populate
the Who field in the Sent screen?

Is anyone out there sending Notes e-mail from Access that might have an
idea?


TIA
 
Here's some new info: I'm doing the following to save my message to the
Sent folder. It looks like I'm missing a piece that I can't see because
IntelliSense does not work here.

MyMailDoc.SAVEMESSAGEONSEND = TRUE

Advice?
 

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

Back
Top