View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
egun egun is offline
external usenet poster
 
Posts: 88
Default Drop Down List Width?

Is there a way to control the width of the drop down list created in a cell
when you use a list for data validation? Some of my lists are single
character in width, but the drop down spans several cells. Can I set the
width programmatically, using VBA, or is there some other means?

Thanks,

Eric