We have a combobox that when is activate, we use '
ComboBox1.DropDown' to display the contents in a dropdown. However, the contents is always displayed way off the screen as to appear completely detached from the form and combobox (see pix below)
![combobox way off]()
How can we make dropdown display wight under the combobox?
Also, could you tell us which version of Excel you are using?