M
Max2073
I have a spreadsheet with 8000 rows.
In column "I" I have text. eg. "Emily", "Greg" and "John"
In Column "D" I have numbers.
I need to count the rows where:
Column I is equal to Emily and Column D is < 30
Column I is equal to Greg and Column D is < 50
Column I is equal to John and Column D is < 70
In column "I" I have text. eg. "Emily", "Greg" and "John"
In Column "D" I have numbers.
I need to count the rows where:
Column I is equal to Emily and Column D is < 30
Column I is equal to Greg and Column D is < 50
Column I is equal to John and Column D is < 70