ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   FORMULA (https://www.excelbanter.com/excel-discussion-misc-queries/255667-formula.html)

attyshane

FORMULA
 
I have a hodge-podge list of numbers and letter-number combinations. I need
excel to tell me when any of those values appear in collumns J-N . can this
be done and how?

Don Guillett[_2_]

FORMULA
 
Where do you want an answer. Here or worksheet functions. In the future,
please do NOT post in more than one group as most of us who help read them
all.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"attyshane" wrote in message
...
I have a hodge-podge list of numbers and letter-number combinations. I
need
excel to tell me when any of those values appear in collumns J-N . can
this
be done and how?



joemeshuggah

FORMULA
 
this might work...assuming your list starts in column a2...

=IF((SUMPRODUCT(--($J$2:$J$65536=A2))+SUMPRODUCT(--($K$2:$K$65536=A2))+SUMPRODUCT(--($L$2:$L$65536=A2))+SUMPRODUCT(--($M$2:$M$65536=A2))+SUMPRODUCT(--($N$2:$N$65536=A2)))0,"Yes","No")

"attyshane" wrote:

I have a hodge-podge list of numbers and letter-number combinations. I need
excel to tell me when any of those values appear in collumns J-N . can this
be done and how?



All times are GMT +1. The time now is 04:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com