Sending Mail via Access97

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hi,

I want to be able to send emails through Lotus Notes via
Access97.

I have attempted to use the SendObject command but the
mail wont go automatically :(

DoCmd.SendObject , ,
acFormatTXT, "(e-mail address removed)", , , "Hi from Access
97!", "This is a test message being sent from access :)",
False

I have seen code that uses the Lotus notes automation
reference library, but cant find it now. Can anyone help
me?

Cheers,
Steve.
 
Doug,

Thanks for the reply. That was exactly what I was looking
for :)

I have another question now;

Is it possible to add calendar notes or To-Do's to the
users Notes account?

Or possibly, defering the sending of the message to act as
a reminder at a later date?

Any help is most appreciated.

Cheers,
Steve.
 
You'll need to find a forum that deals with Notes. Even if you're using
Access as the front-end, what you're asking about is Notes functionality,
not Access functionality.
 

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