+ Reply to Thread
Results 1 to 1 of 1

Embed image into Lotus Notes with VBA - not using Notes.NotesUIWorkspace

  1. #1
    Registered User
    Join Date
    08-13-2012
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Embed image into Lotus Notes with VBA - not using Notes.NotesUIWorkspace

    I have looked at many posts on this and cant find exactly what I need to do.

    I want to include an image within the body of the email (not an attachment).

    I have VBA code that generally populates the details, eg. email address, names, etc. from cells within Excel, but to make this simple, I have added as strings myself.

    I am able to add an image using HTML/MIME method in a subroutine, but when I include it with a sub that creates text for the body of the email, I get an error.
    If I remove the ("test") from Set htmlbody = doc.CreateMIMEEntity ("test"), it will run without error, but the image is not embedded, just the text.

    This may not be the best way, but it's the closest I have got without using the Notes.NotesUIWorkspace method.

    Any help with this would be great, if it is possible. Or a better way.

    Here is the code. NOTE: It only saves as a draft rather than sending.
    Thanks:

    Please Login or Register  to view this content.
    Last edited by pmor1503; 09-12-2014 at 12:26 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Inserting jpg image into lotus notes
    By mangeshp4 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-06-2013, 07:53 AM
  2. Help - Attach an image from the userform into the body of an email in lotus notes
    By dragontm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-12-2013, 05:35 AM
  3. Embed Image in Lotus Notes Email with VBA
    By soccerkingpilot in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-04-2012, 03:25 PM
  4. Is it possible (lotus notes)VBA
    By TonyforVBA in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2010, 05:56 AM
  5. emailing in Lotus Notes
    By owl527 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-13-2005, 11:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1