R
RabidDawg
Is there anyway to acheive this functionality?
I have a list of times (in ten hour increments):
TIME
7:00
17:00
3:00
I am trying to get a COUNTIF formula to count the number of rows
(based on the hour component of the time and without any additional
column usage, etc.) until it reaches a row whose hour component is
less than the previous row's hour component.
In this instance, the COUNTIF should return 1
Is this possible?
I have a list of times (in ten hour increments):
TIME
7:00
17:00
3:00
I am trying to get a COUNTIF formula to count the number of rows
(based on the hour component of the time and without any additional
column usage, etc.) until it reaches a row whose hour component is
less than the previous row's hour component.
In this instance, the COUNTIF should return 1
Is this possible?