I have a spreadsheet with three columns. The first are the names of the customer service reps (example: John Smith). The second column is the subject of the phone call (example: outbound call). The third is the date (example: 11/12/2012). I need to count the number of calls for a specific rep on a specific date. For example: John Smith had 22 calls on Monday. So the row would have three conditions to be met in order to be counted. 1, Specific name of rep "John Smith" for a column. 2, Specific date "11/12/2012". And 3, there must be text present (i.e. "inbound call" or "outbound call") in the subject column; if no text is present, it's not counted. Hope someone knows a formula for this.
Bookmarks