Forum Discussion
Look up Name and count how many are X or Y
I have a table with Carriers and another column with Trailer Code (either shipping or receiving).
What would be a good formula for counting how many shipping trailers there would be for a specific carrier? vise versa with receiving trailers
I was exploring with COUNTIF and VLOOKUP but I wasn't able to get anything figured out well and kept getting NA back.
CaitlynEXCEL The attached workbook contains four examples of possible answers to your question. If your Excel version supports dynamic array functions, you could use FILTER. Otherwise COUNTIFS or SUMPRODUCT. Or, why not use a Pivot Table?
3 Replies
- Harun24HRBronze Contributor
- Riny_van_EekelenPlatinum Contributor
CaitlynEXCEL The attached workbook contains four examples of possible answers to your question. If your Excel version supports dynamic array functions, you could use FILTER. Otherwise COUNTIFS or SUMPRODUCT. Or, why not use a Pivot Table?
- Harun24HRBronze ContributorWhat is your Excel version? Do you have Microsoft-365?