One way would be to have 4 helper columns. The first would count phrase 1; the second, phrase 2; the third, phrase 3. The fourth would be set to 1 if ANY of the other helper columns is greater than or equal to 1 (use OR for this). Then you can total each phrase and total the rows with any combination.
Bookmarks