+ Reply to Thread
Results 1 to 3 of 3

Displaying Multiple Images based on Cell Value (Problem)

  1. #1
    Registered User
    Join Date
    03-05-2012
    Location
    Canada, eh!
    MS-Off Ver
    Excel 2007
    Posts
    6

    Displaying Multiple Images based on Cell Value (Problem)

    Hi all, I was able to get the code from the below thread (link) working perfectly on my computer but I deployed it out to a few other users and 1 of the images does not show up on their computer.

    http://www.mrexcel.com/forum/showthread.php?t=384776

    I used Plutos code and basically I have 4 pictures that change depending on the language chosen in a drop down on another sheet.

    I'm using 2007 and I believe they are using 2010, but I haven't confirmed that yet. Could that be a problem?

    Any thoughts on why it works ok for me but not others?

    Here is my code.

    Please Login or Register  to view this content.
    In the cells where I want the pictures showing up I have the following formulas.

    In C3 -> =IFERROR(VLOOKUP(Pricer!K2, PicTable2, 2, FALSE),"")
    In C17 -> =IFERROR(VLOOKUP(Pricer!K2, PicTable3, 2, FALSE),"")
    In C27 -> =IFERROR(VLOOKUP(Pricer!K2, PicTable4, 2, FALSE),"")

    In B33 -> =IFERROR(VLOOKUP(Pricer!K2, PicTable5, 2, FALSE),"") (Not working on theirs but it does on mine.)

    Thanks
    stumped73

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Displaying Multiple Images based on Cell Value (Problem)

    On the troublesome computer, click on B33 and use the Formulas > Evaluate Formula to step through that formula and see which calc fails.

    Or post the file and let me look, I'm using Excel 2010.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    03-05-2012
    Location
    Canada, eh!
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Displaying Multiple Images based on Cell Value (Problem)

    Quote Originally Posted by JBeaucaire View Post
    On the troublesome computer, click on B33 and use the Formulas > Evaluate Formula to step through that formula and see which calc fails.

    Or post the file and let me look, I'm using Excel 2010.
    Ok thanks I'll give it a shot. Unforunately the other users are in remote locations so I need to set up a webinar just so I can watch them step through the formula. I'd send you the file but it's quite large and has lot of confidential info in it.

    Thanks again

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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