Userform Picture and text selection

sassriverrat

Well-known Member
Joined
Oct 4, 2018
Messages
655
Good Morning,

I was wondering two things, both interrelated:

1. I have a drop-down box that selects a bunch of info from an array using vlookup formulas and vba coding. Is it possible to have a collection of pictures saved on a sheet in the workbook and then the background of a userform as the picture based on the dropdown box value (so if there are three items in the array, three pictures, then changing options 1, 2, and three in the drop down will change the background picture to 1, 2, or 3 accordingly when the userform opens?)?

2. There are labels in front of the picture. They are hard to see (black) with a darker background, but not all pictures line up the same. As such, is it possible to make the text automatically change color to be opposite (say white, black, or grey) whatever the picture is in that area? It can be a different array of colors, just wondering on the concept, really.

3. Is it possible to have (this one seems easier) to have a user select (via cmd button) a picture in an "open" window, then vba loads the picture in, sets the size correctly (say the userform is 200 tall and 300 wide and the image has to be stretched), and then categorize it via a dropdown (to know who it associates with)?

Thanks!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,213,504
Messages
6,114,020
Members
448,543
Latest member
MartinLarkin

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