I have a records with names and dates.
Each name may receive 1 referral bonus point per date.
For each date, I would like to indicate (maybe highlight) and eventually tally 1 instance of a name, but not duplicate names on a given date.
In the example below, the records with asterisks would be qualifying.
11/3/2015 SMITH, JOE*
11/3/2015 SMITH, JOE
11/3/2015 SMITH, JOE
11/30/2015 CLINTON, BILL*
11/2/2015 DOE, JOHN*
11/2/2015 DOE, JOHN
11/11/2015 RAY, SUGAR*
11/11/2015 RAY, SUGAR
11/11/2015 RAY, SUGAR
Bonus for an running report of name, qualifying dates, and number of hits per time period (probably month)
Thanks for an help
Bookmarks