ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Modifying a validating list (https://www.excelbanter.com/excel-discussion-misc-queries/127560-modifying-validating-list.html)

[email protected]

Modifying a validating list
 
I am creating a spreadsheet for data collection and using validating
lists. I'd like to do two things to reduce keystrokes.....
1 - have the list appear when the cell is picked, instead of having to
pick the cell, then the down arrow.
2 - modify the length of the list box so that all values are shown
without the scrollbar. The length would vary for the various columns
but if there is a global setting that would be ok too.

I realize these properties can be modified in combo boxes and list
boxes, and have considered using them, but is there an easy way to copy
these down 150 rows for all the records in the sheet, much like you can
drag a cell down to copy formulas to all other cells?

Thanks in advance.

Zax


Debra Dalgleish

Modifying a validating list
 
If you can use programming, there's a sample file here that provides a
single combobox, from which you can select one of the values from the
data validation list:

http://www.contextures.com/xlDataVal10.html

You could modify the code so it displays the combo box when the cell is
selected.

wrote:
I am creating a spreadsheet for data collection and using validating
lists. I'd like to do two things to reduce keystrokes.....
1 - have the list appear when the cell is picked, instead of having to
pick the cell, then the down arrow.
2 - modify the length of the list box so that all values are shown
without the scrollbar. The length would vary for the various columns
but if there is a global setting that would be ok too.

I realize these properties can be modified in combo boxes and list
boxes, and have considered using them, but is there an easy way to copy
these down 150 rows for all the records in the sheet, much like you can
drag a cell down to copy formulas to all other cells?



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html



All times are GMT +1. The time now is 06:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com