Hi all,
I have a table like this:
Server Brand Type
ABC Sun Server
BCD Sun Tape Drive
EFG Dell Server
JKL Sun Server
Result 2
If the row matches to "Sun" and "Server", then I would like to count it and the result should be 2. I try function "match" or "if" but not success. Any hints can be provided to me?
Thanks a lot!
tikual
I have a table like this:
Server Brand Type
ABC Sun Server
BCD Sun Tape Drive
EFG Dell Server
JKL Sun Server
Result 2
If the row matches to "Sun" and "Server", then I would like to count it and the result should be 2. I try function "match" or "if" but not success. Any hints can be provided to me?
Thanks a lot!
tikual