Dear all,
Now I want to have a list data validation for a cell.
The list will get the value from a defined name "testing" which represents a column in another sheet. In the "testing" column, assumes it has below values
a
a
(blank)
(blank)
c
d
...
My concerns are,
1. how to make the cell only display the non-blank value?
2. how to make the cell filter out the duplicated values?
Is there any way to solve the issue without any vba scripts/macros? Thanks in advance.
see
http://www.cpearson.com/excel/ListFunctions.aspx
for removing duplicates from as list
which will gve a list with blanks so
then see here for removing blanks from the new list generated
http://www.cpearson.com/excel/noblanks.htm
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
martindwilson, thanks for your prompt answer.
The problem has resolved.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks