I am trying to make a chart with some of the same dates and each date equals 1. I want to combine the same dates and have it add them all up.
EXAMPLE:
1/1/18
1/1/18
1/1/18
1/2/18
1/2/18
So I want to combine the dates into a chart row and the column be the number of date's combined (1/1/18 = 3)
EXAMPLE:
1/1/18
1/1/18
1/1/18
1/2/18
1/2/18
So I want to combine the dates into a chart row and the column be the number of date's combined (1/1/18 = 3)