Increasing the size of the drop-down box

EvansB2

Board Regular
Joined
Nov 25, 2008
Messages
245
Office Version
  1. 365
Platform
  1. Windows
Hi there,

I am working in excel 2016 and wondered is it possible to increase the size of the drop-down box to match the size of the list in the box or even to make it bigger than it already defaults to? Or is it a pre-set size and can be adjsuted?

Any assistance would help and save me scrolling down with the mouse each time pick the name I need.

Regards

Ben
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
if you are talking form drop box, set the properties:
set LISTROWS = N 'to see more rows
set COLUMNCOUNT = n 'to see more columns
set COLUMNWIDTHS = 123;233 'to get wider columns
 
Last edited:
Upvote 0
Where are the properties in relation to drop box?

Regards

Ben
 
Upvote 0
What is a :
drop-down box

Do you mean Data Validation list Box?

Or A Combobox?
 
Upvote 0
I'm using a Data Validation list box.

Increasing the size is not possible
Unless 2016 has something new.

That is unless someone else here knows of some complicated way of doing this.

I'm always afraid of saying nothing can be done.
 
Upvote 0

Forum statistics

Threads
1,214,990
Messages
6,122,626
Members
449,093
Latest member
catterz66

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top