Lets say I have two dates: 2024-01-16 and 2024-03-16. On 15th of each month an event happens. In this case it happened 2 times (on 2024-02-15 and 2024-03-15).
How do I find number of events happened between dates using Excel formula?
Lets say I have two dates: 2024-01-16 and 2024-03-16. On 15th of each month an event happens. In this case it happened 2 times (on 2024-02-15 and 2024-03-15).
How do I find number of events happened between dates using Excel formula?
Try something along the lines of using
SEQUENCE()function:• Formula used in cell B4
If using older versions then could try the following: