I need to count the number of times different rows have cells that match certain criteria.
I have thousands of rows of data that have customer data.
Lets say customer status is in the A column, customer term is in B column
Lets say I want it to count for all the rows that have customers that are "Ready to Buy" for Term "Fall 2012"
How would I set that up?
Bookmarks