+ Reply to Thread
Results 1 to 3 of 3

Display different images based on contents of a cell

  1. #1
    Registered User
    Join Date
    06-24-2011
    Location
    North East England
    MS-Off Ver
    Office 365
    Posts
    41

    Display different images based on contents of a cell

    Hi there, I've tried to find a solution to this problem but can't seem to figure it out according to various tutorials.

    I have a workbook with 3 sheets/tabs named "IDS", "Order Review" and "Images" ("Images" will be hidden from normal view when workbook operational).

    The "IDS" sheet contains 10 cells with input via data validation lists. The "Order Review" sheet is fed from the 10 cells on the "IDS" sheet using simple "=" in cells A27 down to A36. On the "Order Review" sheet in cells B27 to B36 I have an IF formula that displays the words "TICK", "CROSS" or "EXCLAMATION" depending on the content of A27 to A36. I have 3 images in the "Images" tab that are a tick, a cross and an exclamation mark (strangely enough!). I want to display the appropriate image adjacent to the B27 to B36 cells in the "Order Review" tab according to the content of B27 to B36.

    I ideally want to avoid VBA, however it's not a problem if this is the best way forward. Can anybody give me a step by step guide on how to do this? I've followed various tutorials and it doesnt seem to work. I am obviously doing something wrong but some help would be greatly appreciated!

    Thanks.

    Liam

  2. #2
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Display different images based on contents of a cell

    Can you upload your workbook please, will make things easier

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Display different images based on contents of a cell

    Consider using the INDIRECT function alongwith named ranges for "TICK", "CROSS" and "EXCLAMATION"
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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