T
Tom
I need some help with defined ranges and as they relate to drop-down menus.
SCENARIO:
I have 2 worksheets (Input, SourceData).
The "SourceData" worksheet contains defined ranges.
For instance, I have a range called "Test" which is referenced to
"=Input!$A$2:$A$50".
On the "Input" worksheet, I then use a drop-down menu (Validation | List) in
cells
A2:A50. The source for this list is "=Test".
All EXISITING or NEWLY ENTERED values into cells A2:A50 (Input worksheet)
will appear in the drop-down.
QUESTION:
Here's my problem... and what I'd like to achieve:
1. The values are currently sorted based on the row number. Instead, I'd
like to sort
them in ASC order. Is there a way to do that?
2. Some cells (between A2:A50) may not be populated. Any empty cells (e.g.
A17:A20 may not have a value) are represented by blank lines in the
drop-down menu. Does anyone know how to NOT show blank lines in the
drop-down box?
Thanks in advance,
Tom
SCENARIO:
I have 2 worksheets (Input, SourceData).
The "SourceData" worksheet contains defined ranges.
For instance, I have a range called "Test" which is referenced to
"=Input!$A$2:$A$50".
On the "Input" worksheet, I then use a drop-down menu (Validation | List) in
cells
A2:A50. The source for this list is "=Test".
All EXISITING or NEWLY ENTERED values into cells A2:A50 (Input worksheet)
will appear in the drop-down.
QUESTION:
Here's my problem... and what I'd like to achieve:
1. The values are currently sorted based on the row number. Instead, I'd
like to sort
them in ASC order. Is there a way to do that?
2. Some cells (between A2:A50) may not be populated. Any empty cells (e.g.
A17:A20 may not have a value) are represented by blank lines in the
drop-down menu. Does anyone know how to NOT show blank lines in the
drop-down box?
Thanks in advance,
Tom