Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As best I can tell, Cell Validation drop-down list "Ignore blanks" does not
work, since blank lines referenced from another worksheet show up the drop-down list.along with lines that are not blank. Is there some way to eliminate blank lines which show up as gaps in a drop-down list? Thanks, Keith |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Keith,
As best I can tell, Cell Validation drop-down list "Ignore blanks" does not work, since blank lines referenced from another worksheet show up the drop-down list.along with lines that are not blank. I think that you misunderstand the Igmore Blanks option. 'Ignore Blanks' does not relate to a data validation list but, rather, to the cell(s) which are being validated. Thus, for example, if the the ignore blanks option is selected, a blank entry will be regarded as valid and no error mesage will be shown in response to a blank entry for a validated cell. Is there some way to eliminate blank lines which show up as gaps in a drop-down list? AFAIK, only by eliminating blanks from the source list. --- Regards, Norman "keithb" wrote in message ... As best I can tell, Cell Validation drop-down list "Ignore blanks" does not work, since blank lines referenced from another worksheet show up the drop-down list.along with lines that are not blank. Is there some way to eliminate blank lines which show up as gaps in a drop-down list? Thanks, Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=SUBSTITUTE(C4,"~?#","") will this work to remove multiple string | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Validation ?:Accepting both Numbers AND specific letters("N","n"," | Excel Discussion (Misc queries) | |||
pictures to work with "data" "sort" option | Excel Discussion (Misc queries) | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) |