Variable sized combo box

B

Bruce

What is the best way to go about filling a combo box on a userform
whose RowSource will change as it's updated?

Cheers
 
P

papou

Hello Bruce
See Al's thread "Fill a Listbox with data from variable range"
You can adapt the code to suit to a combobox.

HTH
Cordially
Pascal
 
Top