D
DA
I use vlookups in a worksheet and realize that if two of the cells in
the 20 cell lookup range are left identical (usually by accident), it
will find the first one only, which may be the wrong one I'd want to
find vlaues for. In order to prevent that from happening, I would
like to create an error message to the user that makes sure that no
two entries of the 20 are identical. I'm sure I could write such a
message, exhaustively, but it would take a lot of characters! Can
someone suggest a short cut EXCEL formula that would test for any of
the 20 cells being identical to another of the 20?
Typcially these cells are either simple text such as "choice 2A",
"choice 2B", but occasionally, I like to use mixed smart strings such
as:
="The inputs are A eqauls "&text(e16,"0.0%")&" B equals "& ...
that sort of thing.
Thnaks!
Dean
the 20 cell lookup range are left identical (usually by accident), it
will find the first one only, which may be the wrong one I'd want to
find vlaues for. In order to prevent that from happening, I would
like to create an error message to the user that makes sure that no
two entries of the 20 are identical. I'm sure I could write such a
message, exhaustively, but it would take a lot of characters! Can
someone suggest a short cut EXCEL formula that would test for any of
the 20 cells being identical to another of the 20?
Typcially these cells are either simple text such as "choice 2A",
"choice 2B", but occasionally, I like to use mixed smart strings such
as:
="The inputs are A eqauls "&text(e16,"0.0%")&" B equals "& ...
that sort of thing.
Thnaks!
Dean