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
Bookmarks