Hi there,
Trying to get a total count of past due claims based on a due date specified in a cell. Each due date for each claim is different.
Here's a screenshot of what I'm working with:
So basically, I want it to look at the "Due Date" column (H3:H53), compare it to the "Compltd" column (A3:A53), and return the number of claims that were completed late.
Thank you. Let me know if you need any additional explanation.
Trying to get a total count of past due claims based on a due date specified in a cell. Each due date for each claim is different.
Here's a screenshot of what I'm working with:
So basically, I want it to look at the "Due Date" column (H3:H53), compare it to the "Compltd" column (A3:A53), and return the number of claims that were completed late.
Thank you. Let me know if you need any additional explanation.