+ Reply to Thread
Results 1 to 5 of 5

[SOLVED] Excel 2010 - Picking pictures from a table based on formula result

  1. #1
    Registered User
    Join Date
    11-22-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    7

    [SOLVED] Excel 2010 - Picking pictures from a table based on formula result

    Here's an example of what I'm trying to achieve:

    User enters a product name in a cell on sheet 1.
    The product name has lots of detail attached to it in sheets 2, 3 & 4. This information gets drawn into various parts of sheet one to build up an information page.
    Some of this information includes pictures, which I also need displayed on sheet 1.
    I've been using VLOOKUP to gather information from the other sheets for display on sheet 1. This includes the names of the pictures I need displayed, however, I have been unable to display the pictures (even when I use a Define Name Table).
    I have tried this method, but it returns an Invalid Reference error.
    I have tried this method but it doesn't display the picture.
    Please also bear in mind, this must work from a VLOOKUP result, not a drop-down list.

    I have basic knowledge of Excel, but no knowledge of VBA. I'm willing to try VBA, or anything else which will get this done. If you need any further information, please don't hesitate to ask.
    Last edited by r011in; 11-22-2012 at 08:11 AM. Reason: Adding [SOLVED] to the title

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Excel 2010 - Picking pictures from a table based on formula result

    No VBA here and step by step instructions.

    http://www.youtube.com/watch?v=CEM0pp5SjMU
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    11-22-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    7

    [SOLVED] Re: Excel 2010 - Picking pictures from a table based on formula result

    Thank you very much Fotis1991, that worked perfectly.

  4. #4
    Registered User
    Join Date
    11-22-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: [SOLVED] Excel 2010 - Picking pictures from a table based on formula result

    Just one more question Fotis, is there a way to hide the picture if you choose an option for which there is no associated picture? Using a generic picture or a blank is not an option.

  5. #5
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: [SOLVED] Excel 2010 - Picking pictures from a table based on formula result

    How to hide something that there is not exist??

    If there is not picture will gives you an error. Use IFERROR(formula),"') to get a blank cell, OR

    Put in the list a picture that says "No picture availamble" or something like this..

+ 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