Hi, is there a way to look between a specified date range and return the names that have 3 or more records.
For instance in column A is the dates and column B is names
21/03/18 Bob Smith
21/03/18 Jane Doe
22/03/18 Lois Lane
22/03/18 Clark Kent
23/03/18 Bob Smith
23/03/18 Spider Man
23/03/18 Bat Man
24/03/18 Bob Smith
So if I were to look between these dates then it the result would be Bob Smith. Ideally I would like this to display in a separate table, this could be either within the same sheet of another, whichever one a formula would work best
For instance in column A is the dates and column B is names
21/03/18 Bob Smith
21/03/18 Jane Doe
22/03/18 Lois Lane
22/03/18 Clark Kent
23/03/18 Bob Smith
23/03/18 Spider Man
23/03/18 Bat Man
24/03/18 Bob Smith
So if I were to look between these dates then it the result would be Bob Smith. Ideally I would like this to display in a separate table, this could be either within the same sheet of another, whichever one a formula would work best