Hello,
I am trying to work my way through a formula using the following, but I'm getting the problem message.
=IF(AND(ISNUMBER(SEARCH("CRI",B2)),ISNUMBER(SEARCH("won",L2))),ISNUMBER(SEARCH("Kickoff",L2)))),ISNUMBER(SEARCH("In Progress",L2))))),A2,"")
I only want the content in Column A to return if it meets the Criteria of B and L with L being any of those three options.
Any help is appreciated!
Bookmarks