+ Reply to Thread
Results 1 to 13 of 13

Linking Image to a cell value, and display the selected image in new sheet

  1. #1
    Registered User
    Join Date
    03-12-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2013
    Posts
    18

    Linking Image to a cell value, and display the selected image in new sheet

    Dear All,

    I need to link an image to a cell value and display the selected image in a new sheet of the same excel.
    I am attaching samplefile for easy reference. The requirement is, from the workout sheet when I select from drop down list, then the corresponding cell value appears in Parameter sheet in C9 cell.

    There are four images copied in Parameter excel. The given image has to be selected and linked to the C9 cell value. Based on the selection that particular image should be shown on Sample Picture sheet. Here based on the selection only the image should reflect here.

    Any help on this please. Appreciate your replies.
    Attached Files Attached Files
    Regards,
    SV

  2. #2
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: Linking Image to a cell value, and display the selected image in new sheet

    try to have the image sizes all the same and put the pictures one on top of other. then, use this code when the cell value changes:
    Please Login or Register  to view this content.
    what it does is it brings to the front the desired image. you need to change the name "Picture 2" to the corresponding name.
    Click on the star if you think I helped you

  3. #3
    Registered User
    Join Date
    03-12-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2013
    Posts
    18

    Re: Linking Image to a cell value, and display the selected image in new sheet

    Dear Adyteo,

    I have resized the images accordingly. Can you please update the sheet with your solution. so that it will be better in understanding for me. Please see the attachement.

    Thanks in advance.
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: Linking Image to a cell value, and display the selected image in new sheet


  5. #5
    Registered User
    Join Date
    03-12-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2013
    Posts
    18

    Re: Linking Image to a cell value, and display the selected image in new sheet

    Dear Adyteo,

    I am not able to open the attachment. Please provide valida attachement, that would be helpful.

    Regards,
    SV

  6. #6
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: Linking Image to a cell value, and display the selected image in new sheet

    I had to recreate it
    samplefile.xlsm

  7. #7
    Registered User
    Join Date
    03-12-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2013
    Posts
    18

    Re: Linking Image to a cell value, and display the selected image in new sheet

    Excellent Adyteo. Thank you very much. Able to replicate or linkage to the desired images.

    As part of the query, when we select the drop down from the Workout sheet ('C' Column), the highlighted image from Parameters Tab should automatically send or show this image on Sample Pictures Tab in the same work sheet.

    Kindly help with this query. Thank you in advance.

    Regards.

  8. #8
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: Linking Image to a cell value, and display the selected image in new sheet

    sorry, I am not sure I understand your request.

  9. #9
    Registered User
    Join Date
    03-12-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2013
    Posts
    18

    Re: Linking Image to a cell value, and display the selected image in new sheet

    Dear Adyteo,

    The requirement is below:

    From the Workout sheet when I select drop down list---> Image gets higlighted in Parameters sheet based on the option selected---> The highlighted image should automatically appear on Sample Picture sheet in the same excel sheet.

    Attaching samplefile excel for your refernce.

    Regards,
    SV
    Attached Files Attached Files

  10. #10
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Linking Image to a cell value, and display the selected image in new sheet

    I have recently came across the same kind of a thread! Have a look at it! Is this you want ?
    http://www.excelforum.com/excel-gene...ml#post3632775
    Last edited by hemesh; 03-24-2014 at 08:43 AM.
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  11. #11
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Linking Image to a cell value, and display the selected image in new sheet

    Like This ?

    I think what you are seeking can be done without VBA. See the Name manager for Pic_Lookup formula. How to do is Detailed in link above
    Attached Files Attached Files

  12. #12
    Registered User
    Join Date
    03-12-2014
    Location
    Hyderabad
    MS-Off Ver
    Excel 2013
    Posts
    18

    Re: Linking Image to a cell value, and display the selected image in new sheet

    Thank you Hemesh for the help.

    Able to replicate and solved my problem. Very good tips.

  13. #13
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Linking Image to a cell value, and display the selected image in new sheet

    You are welcome and Thanks for the feedback Shiva!
    Last edited by hemesh; 03-25-2014 at 02:46 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. Insert image and image name into specific place on sheet
    By ACE23 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-05-2014, 04:41 AM
  2. code won't display a selected image from a file picker, in a user form Any ideas?
    By jakeembx in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-09-2014, 02:47 PM
  3. Replies: 2
    Last Post: 05-12-2013, 09:51 PM
  4. Display Image Based On Image Name In Cell
    By processchip in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-01-2011, 10:11 AM
  5. VBA to display image on a form - image is defined in Range Name
    By Tan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2006, 10:45 AM

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