+ Reply to Thread
Results 1 to 8 of 8

Double click a certain cell to insert a signature image

  1. #1
    Registered User
    Join Date
    09-13-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    88

    Red face Double click a certain cell to insert a signature image

    Hi, there
    I would like to insert a signature image into a certain cell by double click it. How do I code it to make it happen?
    Thanks.
    Regards,
    Lily.
    Last edited by Mordred; 01-27-2012 at 05:06 PM. Reason: Solved

  2. #2
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Double click a certain cell to insert a signature image

    In your worksheet module insert this code and then change your path and picture name accordingly (as well as the target address)
    Please Login or Register  to view this content.
    If you're happy with someone's help, click that little star at the bottom left of their post to give them Reps.

    ---Keep on Coding in the Free World---

  3. #3
    Registered User
    Join Date
    09-13-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Double click a certain cell to insert a signature image

    Thanks. Mordred.
    If the cell is a defined name, how do I modify the code to make it to work? Sorry to bother you again. Regards, Lily.

  4. #4
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Double click a certain cell to insert a signature image

    Hi Lily, you are no bother. I've slightly changed the code
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    09-13-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Double click a certain cell to insert a signature image

    Thanks again. :-)
    There are quite a few sheets with same name defined in each sheet. Will it benefit if I change the event to workbook? How do change it?
    Regards,
    Lily.

  6. #6
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Double click a certain cell to insert a signature image

    Hi Lily, in ThisWorkbook module, place the following code
    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    09-13-2010
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Double click a certain cell to insert a signature image

    Thanks, Mordred. It works perfectly. :-)

  8. #8
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Double click a certain cell to insert a signature image

    You're welcome . Thanks for the rep.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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