Thread: .dropdown
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sunilpatel sunilpatel is offline
external usenet poster
 
Posts: 57
Default .dropdown

when i use this line

ActiveSheet.ComboID.DropDown

the dropdown menu is above the combobox. How can i make the list drop
downwards rather tha upwards.

This effect does not occur if i manually click on combobox to view list.

Thanks