Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Bulk Email Image Insert
Franklin Haas 
     
3 years ago
How can I insert an image in my bulk email (not an attachment)?

I tried plain text, Rich Text, and HTML and none of them captured and sent the image.
Kevin Robertson  @Reply  
          
3 years ago

Franklin Haas OP  @Reply  
     
3 years ago
I tried that and 'Omsg.HTML= MsgBody' shows up as text in the email and no image displays.

Here is the code I have.

<body>
<p>&nbsp;</p>
<p class="ExtraLargeSerifText">Watch for Registration of the PSO Birding Festival to Open! </p>
Omsg.HTML= MsgBody & '<p><img src='F:\PSO\AnnualMeeting\2023\2023_PSOlogo.png' width="202" height="150"></p>
<p> </p>
<p class="PSOText">Plans are in full swing for the PSO Birding Festival to be held at the Ramada in        State College May 19-21.</p>
<p> </p>
etc. etc.
Franklin Haas OP  @Reply  
     
3 years ago
I should have clarified.

I am using HTML to format the email and Gmail to send it.
Alex Hedley  @Reply  
           
3 years ago
.BodyFormat = olFormatHTML?
Franklin Haas OP  @Reply  
     
3 years ago
If EmailFormatList = 1 Then ' Plain Text
        MsgBody.TextFormat = acTextFormatPlain
        MsgBody.BackColor = vbYellow
    ElseIf EmailFormatList = 2 Then ' Rich Text
        MsgBody.TextFormat = acTextFormatHTMLRichText
        MsgBody.BackColor = vbWhite
    Else ' HTML Text
        MsgBody.TextFormat = acTextFormatPlain
        MsgBody.BackColor = RGB(255, 240, 240)
    End If

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/6/2026 3:43:02 PM. PLT: 0s