Dropdown list width in Excel
stefanodimecanic
Posted messages
819
Status
Member
-
felixd333 Posted messages 3 Status Member -
felixd333 Posted messages 3 Status Member -
Hello,
The question has already been asked on the forum, but I'm reposting it with some details about my problem:
- I have a narrow-width column in which users will select a one-character code via a dropdown list; so far, so good.
- At the top of this column, I want users to be able to choose a title via another dropdown list. This title has a width much greater than one character, so the display is set up vertically.
> Problem: When the user wants to choose their title from the list, it is as wide as the column, and this reduced width does not allow them to view the offered titles. At one point, a colleague found a display parameter to have a larger width, but we lost that option and it’s impossible to find where it would be.
Note: In fact, I have many adjacent columns with the same usage, so increasing the column width is the last solution I am considering.
Thank you in advance for your responses.
The question has already been asked on the forum, but I'm reposting it with some details about my problem:
- I have a narrow-width column in which users will select a one-character code via a dropdown list; so far, so good.
- At the top of this column, I want users to be able to choose a title via another dropdown list. This title has a width much greater than one character, so the display is set up vertically.
> Problem: When the user wants to choose their title from the list, it is as wide as the column, and this reduced width does not allow them to view the offered titles. At one point, a colleague found a display parameter to have a larger width, but we lost that option and it’s impossible to find where it would be.
Note: In fact, I have many adjacent columns with the same usage, so increasing the column width is the last solution I am considering.
Thank you in advance for your responses.
Configuration: Windows XP Internet Explorer 6.0
11 answers
Hi,
It's a pity to bring up this old discussion, a relevant question that has been raised numerous times.
There is a solution to create validation lists with a width greater than the column width.
You must create the widest validation list first.
1) When the validation list is created, it takes the width of the cell; at this point, you need to increase the column width, which will determine the width of the drop-down list.
IT IS IMPORTANT TO SAVE THE FILE AT THIS STAGE.
2) If you increase the column width, the validation list follows.
3) However, if you reduce the column width, the width of the validation list will be limited to the width at creation.
This technique, discovered by chance in 2008, works on versions 2000, 2003, and under 2007 and 2010 by saving the file under the old .xls extension (Excel Workbook 97-2003(*.xls)).
If you want an example, let me know.
A+
Mike-31
A period of failure is a perfect time to sow the seeds of knowledge.
It's a pity to bring up this old discussion, a relevant question that has been raised numerous times.
There is a solution to create validation lists with a width greater than the column width.
You must create the widest validation list first.
1) When the validation list is created, it takes the width of the cell; at this point, you need to increase the column width, which will determine the width of the drop-down list.
IT IS IMPORTANT TO SAVE THE FILE AT THIS STAGE.
2) If you increase the column width, the validation list follows.
3) However, if you reduce the column width, the width of the validation list will be limited to the width at creation.
This technique, discovered by chance in 2008, works on versions 2000, 2003, and under 2007 and 2010 by saving the file under the old .xls extension (Excel Workbook 97-2003(*.xls)).
If you want an example, let me know.
A+
Mike-31
A period of failure is a perfect time to sow the seeds of knowledge.
I just want to emphasize two points that I got stuck on after reading your post:
-This technique works "sheet by sheet". So for each of the sheets with a drop-down list, you need to make sure to create the list with the widest range of choices first.
-It's important to understand that this technique only works in the *.XLS format. Therefore, I strongly suggest to the user to create the workbook from the start in *.XLS, as this will avoid frustrations...