A
Andy
Hello, I was wondering if anyone has a solution for the
following formula. What I want to do is count any cell in
column M with the test string of "DROP" regardless if it's
in CAPS or lower caps. The formula I have is case
sensitive which I do not want. Any help would be awesome
thanks.
=SUMPRODUCT(ISNUMBER(FIND("DROP",'Shipped Data'!M2:M20000))
*('Shipped Data'!I2:I20000=
{"JXO135","CAK178","DRA022","MLS123","JMP158","BHH066","CXB
142","DDB184","LXR104","MJV960","BXB111","RXP153","HXR146",
"MTH129","DES084","JMB107","IHG044"}))
following formula. What I want to do is count any cell in
column M with the test string of "DROP" regardless if it's
in CAPS or lower caps. The formula I have is case
sensitive which I do not want. Any help would be awesome
thanks.
=SUMPRODUCT(ISNUMBER(FIND("DROP",'Shipped Data'!M2:M20000))
*('Shipped Data'!I2:I20000=
{"JXO135","CAK178","DRA022","MLS123","JMP158","BHH066","CXB
142","DDB184","LXR104","MJV960","BXB111","RXP153","HXR146",
"MTH129","DES084","JMB107","IHG044"}))