Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to create a combo box where the list will vary
based upon a state that is chosen. The state is determined by a different combo box. Currently, I have a column setup as my list that will show a blank line for an invalid selection. However, this means I have 100+ blanks lines in my dropdown list. I want to get rid of the blank lines and have tried checking the ignore blanks box in the validation screen. Ay help would be appreciated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
We've already answered this.
-- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Bob" wrote in message ... I'm trying to create a combo box where the list will vary based upon a state that is chosen. The state is determined by a different combo box. Currently, I have a column setup as my list that will show a blank line for an invalid selection. However, this means I have 100+ blanks lines in my dropdown list. I want to get rid of the blank lines and have tried checking the ignore blanks box in the validation screen. Ay help would be appreciated. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why not just answer it again?
Anyway What might work is if you sort the list everytime you enter a new record, in order to move the empty cells to the bottom. -----Original Message----- We've already answered this. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Bob" wrote in message ... I'm trying to create a combo box where the list will vary based upon a state that is chosen. The state is determined by a different combo box. Currently, I have a column setup as my list that will show a blank line for an invalid selection. However, this means I have 100+ blanks lines in my dropdown list. I want to get rid of the blank lines and have tried checking the ignore blanks box in the validation screen. Ay help would be appreciated. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop down lists from multiple source lists | Excel Worksheet Functions | |||
How to create 2 dependent drop down lists from 1 original drop dow | Excel Discussion (Misc queries) | |||
Drop down lists that auto create and then filter the next drop down list | Excel Worksheet Functions | |||
how do I use one drop-list to modify another drop-lists options? | Excel Discussion (Misc queries) | |||
Multiple lists with repeated values for dependet drop down lists | Excel Worksheet Functions |