Change image in different Image controllers?

Rixn

Board Regular
Joined
Jun 4, 2005
Messages
119
Office Version
  1. 2021
Platform
  1. Windows
I have the following:

* a drop-down list (linked to cell M1)
* an Image ActiveX Control container (generated with the Camera button, as i assume that will be the same)

When I select alternatives in the drop-down list different images appear in the Image containter.
I have stored the images in the "Img" sheet, starting with cell A1, A2 and so on.
The Image container is linked to a named range (ImgPos) that uses the INDIRECT formula to get the right image cell.
It picks different cells depending on which alternative I chose in the drop-down list.

So far, so good!
Now, I want to add the option to select <b>which Image container should be the one that shift images when I use the drop-down menu</b>.
I have added five Form Control Option Buttons (linked to cell N1) and corresponding Image containers.

The question:
How do I get the selected image in the drop-down menu to change in the right Image container based on which option button is checked?
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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