Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA SendObject function and iNotes

Status
Not open for further replies.

MonochromeApe

Programmer
Sep 7, 2007
1
US
I've got a problem with an Access 2003 database I built for turning user entered data into reports which get emailed to several different addresses inside the company. The data entry and sorting both work well as did the email feature on the PC where the database was built and used at first. Lotus Notes was the primary email client on this PC.

I am now having to get this up and running on a new PC (XP)that uses iNotes instead of Lotus Notes. Everything still works except for the email features. When the SendObject code runs I get an email that has a subject line and a message body but lacks both a recipient and an attached report. In my research I have found a few work-arounds that are intended to cut out the SendObject function but none work with iNotes. Anyone have any insight into this problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top