Is it possible to have just the drop down menu of a ComboBox in a UserForm autofit to the text size, without changing the actual size of the ComboBox?
I've found some answers on how to autofit the actual ComboBox based on the values within, but that makes the size bigger than I actually want (link here).
The following image somewhat represents what I'm trying to accomplish:
Does anyone know if this is even possible?
Some of the columns seem a little wide, but over all I think the code does a pretty good job of configuring the drop down.
Sample data from Excel Sample Data