View Single Post
 
Old 04-24-2018, 11:45 AM
zhead zhead is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Mar 2015
Location: Texas
Posts: 32
zhead is on a distinguished road
Default 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
Reply With Quote