I'd like to know if there is a formula or VBA code, that can count cells in a single column, that contain part of a text. Like you can do with an autofilter (contains..).
For example:
Say cell A3 contains the text "The customer is living in England" and so on.
How can I count the number of cells that contain England or Holland or living?
For example:
Say cell A3 contains the text "The customer is living in England" and so on.
How can I count the number of cells that contain England or Holland or living?