View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bill Manville Bill Manville is offline
external usenet poster
 
Posts: 473
Default Magnify dropdown list

Courtesio99 wrote:
How can I magnify a dropdown list such that its visible area (width) is
larger than the cell itself?


Is this a data validation in-cell dropdown, or a Forms toolbar dropdown?
If so, you don't.

With a Control Toolbox dropdown you can set the ListWidth property.


Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup