Hi, hope you're doing great today.
In column B, I have # of events, like this:
<tbody>
2
1
1
2
1
4
</tbody>
In column C, I have Day number of week, eg:
<tbody>
4 (which is Wed)
5
6
7
1
2
</tbody>
In column D, I have (if needed), the actual weekday name (eg TUE, etc)...