473,407 Members | 2,546 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Ms access email through Lotus Notes

I am trying to use the following code to send an email to Lotus Notes
from A2K.
(Retrieved from Tony's excellent Access Email FAQ.)
http://www.fabalou.com/VBandVBA/lotusnotesmail.asp

I am trying to activate the VBA through a button on a form and I am
getting no response. I believe it is due to haveing the Public Sub
within the form, but when I convert to Private Sub I get the same,
lack of response. The error that I get for each test is :

"Member already exists in an object model from which this object
module derives."

Any help would be much appreciated.

Thanks,
Scott
Nov 12 '05 #1
5 5569
What do you mean by "no response"? No newly sent mail in the Sent folder in
Lotus Notes client?

"Fixem2" <fi****@yahoo.com> ¦b¶l¥ó
news:d4*************************@posting.google.co m ¤¤¼¶¼g...
I am trying to use the following code to send an email to Lotus Notes
from A2K.
(Retrieved from Tony's excellent Access Email FAQ.)
http://www.fabalou.com/VBandVBA/lotusnotesmail.asp

I am trying to activate the VBA through a button on a form and I am
getting no response. I believe it is due to haveing the Public Sub
within the form, but when I convert to Private Sub I get the same,
lack of response. The error that I get for each test is :

"Member already exists in an object model from which this object
module derives."

Any help would be much appreciated.

Thanks,
Scott

Nov 12 '05 #2

No Reponse means I don't get any error messages or any activity. Almost
like nothing is there.

Scott
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #3
Have you tried running the code manually by pressing F5? have you tested the
send Lotus Notes module before placing it as the click event for the button?

"Scott LeMasters" <fi****@yahoo.com> ¦b¶l¥ó
news:40*********************@news.frii.net ¤¤¼¶¼g...

No Reponse means I don't get any error messages or any activity. Almost
like nothing is there.

Scott
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 12 '05 #4
No I haven't done that yet. I am not really sure how to test the code
before inserting it into the VBA behind the form. Do I need to creat
a module and then test independently? I am new at this level of code
work in VBA, so my learning curve is a bit steep right now.

Thanks for all the help,
Scott
"Herbert Chan" <he*****@chan.com> wrote in message news:<40**********@rain.i-cable.com>...
Have you tried running the code manually by pressing F5? have you tested the
send Lotus Notes module before placing it as the click event for the button?

"Scott LeMasters" <fi****@yahoo.com> ¦b¶l¥ó
news:40*********************@news.frii.net ¤¤¼¶¼g...

No Reponse means I don't get any error messages or any activity. Almost
like nothing is there.

Scott
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 12 '05 #5
I think you'd better create a new module and test the Lotus Notes code there
first to make sure you know how to use it. Afterwards, if you place it as an
event for a button and it doesn't work, you know it's nothing to do with the
lotus notes code and this makes it easier for isolating the problems.
"Fixem2" <fi****@yahoo.com> ¦b¶l¥ó
news:d4**************************@posting.google.c om ¤¤¼¶¼g...
No I haven't done that yet. I am not really sure how to test the code
before inserting it into the VBA behind the form. Do I need to creat
a module and then test independently? I am new at this level of code
work in VBA, so my learning curve is a bit steep right now.

Thanks for all the help,
Scott
"Herbert Chan" <he*****@chan.com> wrote in message

news:<40**********@rain.i-cable.com>...
Have you tried running the code manually by pressing F5? have you tested the send Lotus Notes module before placing it as the click event for the button?
"Scott LeMasters" <fi****@yahoo.com> |b?l¢Do
news:40*********************@news.frii.net ?????g...

No Reponse means I don't get any error messages or any activity. Almost like nothing is there.

Scott
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Sateesh | last post by:
Hi, Is it possible to access Lotus notes using Python? Can anyone provide me some pointers? Thanks Sateesh
88
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has come along since then.
5
by: Colin Anderson | last post by:
I discovered, with great excitement, this article http://www.davison.uk.net/vb2notes.asp when researching methods for emailing from Access via Notes. Unfortunatly, when I run this I get a...
0
by: PZ Fosbeck | last post by:
I'm not a Lotus Notes developer but thanks to this group's archives have successfully created a function for sending Lotus Notes emails from Access. The follow code works great except I want to...
2
by: DeanL | last post by:
Hi Everyone, I'm not sure if this is even possible but I thought I'd ask anyway. I have an Access 97 database that contains construction projects and other associated details and is updated on...
1
by: Torilyn73 | last post by:
Ok folks... I apologize now if I'm covering territory already discussed. I'm sick as a dog right now and have got to get some work done on this datbase. Let me explain what I'm trying to do. I...
4
by: MVSGuy | last post by:
Hello, I have a problem where a Notes field shows up in Access (via ODBC connection) but the value is either zero or blank in Access. I've verified the field is not zero or blank in Notes. ...
3
by: =?Utf-8?B?SmFtZXNU?= | last post by:
I can create a message and send it via my btopenworld account but is the method the same when using Lotus Notes. I have no experience of Lotus Notes whatsoever. I have never seen it at all. ...
2
by: MarkStorer | last post by:
Hi All I need to email a report (with contains graphs) via Lotus Notes. I've tried the 'SendObjectSnp' method (which works with some Lotus Notes clients (but not many others)); so I used the code...
3
by: jambonjamasb | last post by:
Hi I have two tables: email_tbl Data_table Data table is is used to create a Form Data_form
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.