Using a VBA form, is it possible to add a Listbox control that has columns which contain Combo box controls?
No not possible with Standard VBA
; Standard VBA
will not allow this! You may be able to create a custom ActivX control
or load another 3rd party control as suggested elsewhere but a standard ListBox
cannot hold a ComboBox
.
Other Workarounds may be usable if you can provide more details...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With