Thank you for your replies. This was really making me crazy, but I did figure out the issue. I was using:

Code:
Combobox1.MaxDropDownItems = CMB1.Length
I did not realize that using this was putting the combobox in a single complete list and removing the scroll button.