Forum Discussion
Johndoe980
Oct 17, 2022Copper Contributor
How to count multiple different categories in a single cell.
Hello I have data for example I am shipping orders some orders go out by train truck plane boat some orders go out using one or more method of delivery. I would like to count orders that go by plane ...
Harun24HR
Oct 17, 2022Bronze Contributor
Use COUNTIFS() function. Attach a sample file with your expected result.