Display image based on cell value

herrma29

New Member
Joined
Feb 22, 2018
Messages
5
Hello,

I am laying out a build book for a product line. I have 15 or so concrete sinks, each with different designs. I want to be able to select a style of sink from a drop down list (brought in from another sheet) and then display a 4" X 6" image saved in the same folder as the workbook.

I am having a hell of a time figuring out how to do this.

My workbook is laid out as follows:

Sheet2
[TABLE="width: 308"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Sink Name[/TD]
[TD]Sink Description[/TD]
[TD]Sink Image[/TD]
[/TR]
[TR]
[TD]Bay_Wave[/TD]
[TD]Large wave single sink[/TD]
[TD]Bay Wave.jpg
[/TD]
[/TR]
</tbody>[/TABLE]

Sheet1
Dropdown list in cell A1, which references the sink name column in sheet 2
Cell A2 contains the image file name from a lookup of cell A1


Any help is greatly appreciated!

Thanks,
Chris
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top