Drop down list box width - data validation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was under the impression that when utilizing the list feature in data
validation that the width of the drop down box would be the same as the
column to which it related. I have three different columns (which are
different lengths) and sometimes the drop down list box is the same width as
the column and sometimes not. The widths actually change sometimes as I move
around or close the worksheet and reopen. How do I insure that the width of
the drop down is consistently the same width as the column.

Thanks!
 
The dropdown width should stay approximately the same width as the
column. However, sometimes it gets confused if there are merged cells in
the worksheet, or if you change the column size after creating the data
validation. I haven't found a reliable solution to this problem.
 
Back
Top