Currently I have cells containing an assortment of activities. Some cells contain one such as Workshops others contain multiple values Workshops, Mentors, Funding...
Currently I am counting cells that contain each activity with =COUNTIF(A1, "*Workshops*") and I have this for each activity. The problem is I want to find cells that contain values other than any of my specified values.
I want to have an extra column that will count A1 if it contains anything other than Workshops, Mentors, Funding etc
Thanks
Bookmarks