gymwrecker
Active Member
- Joined
- Apr 24, 2002
- Messages
- 396
- Office Version
- 365
- Platform
- Windows
- MacOS
Every time that I clear contents to copy and paste new data in the "Master" worksheet, the formula range where the formula is changes. A2:A1000 is what I need to keep. Please advice.
=SUMPRODUCT(ISNUMBER(SEARCH("*0084*",Master!$A$2:$A$1000))*ISNUMBER(SEARCH("*OD*",Master!$K$2:$K$1000))*ISNUMBER(SEARCH("*1A.*",Master!$U$2:$U$1000)))
=SUMPRODUCT(ISNUMBER(SEARCH("*0084*",Master!$A$2:$A$1000))*ISNUMBER(SEARCH("*OD*",Master!$K$2:$K$1000))*ISNUMBER(SEARCH("*1A.*",Master!$U$2:$U$1000)))