If or formula help
I have this formula =IF(OR(ISNUMBER(SEARCH("R102",A:A)),(ISNUMBER(SEAR CH("8505",A:A)))),"NSA", "")
It works great but I cannot seem to be able to add more criteria. I would like to be able to expand it quite a bit. I have tried creating a VBA statement but no luck
|