+ Reply to Thread
Results 1 to 2 of 2

Default signature in outlook

  1. #1
    Registered User
    Join Date
    04-16-2014
    Location
    PL
    MS-Off Ver
    Excel 2010
    Posts
    7

    Default signature in outlook

    Hello,

    Could you please advise:
    I try to add picture to my default signature when replying to all.
    Picture is located on the shared drive.

    I can make it apear at the beginning of the reply or at the end of entire email history.

    I would love to add it only below my reply.

  2. #2
    Registered User
    Join Date
    04-16-2014
    Location
    PL
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Default signature in outlook

    Here is the part I'm stuck with.

    With xReplyMailItem
    .Display
    .Subject = "[I] " & Item.Subject
    .HTMLBody = strbody & "<br>" & .HTMLBody
    .Attachments.Add "path to a shared drive", olByValue, 0
    .HTMLBody = strbody & "<br></br>" & "<img src=""path to a shared drive""width=50>" & .HTMLBody
    End With

+ 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. VBA excel to outlook but keep default signature
    By Gazmoz147 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-16-2021, 06:19 AM
  2. [SOLVED] Cant add the default Outlook signature to email using VBA
    By RyanMoran1990 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-30-2021, 01:00 PM
  3. [SOLVED] How to add default signature in Outlook using VBA
    By dummy777 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-16-2019, 08:57 AM
  4. [SOLVED] VBA adding default outlook signature to an outlook html message
    By jlive24 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-11-2018, 11:59 AM
  5. html body and default Outlook signature??
    By michud08 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-03-2017, 11:11 AM
  6. [SOLVED] Get Default Signature of outlook
    By naveenmarapaka in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-24-2014, 08:17 AM
  7. Getting Outlook To Add Default Signature
    By McNulty in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-13-2009, 01:17 PM

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