I have a spreadsheet where all the columns are dates and each row is the number of shifts logged by a given volunteer on each date. See <A HREF="http://www.awarewildlife.org/wp-content/uploads/2018/03/example-active-volunteers.jpg">cropped screenshot here</A>. I want a formula to go in AL1, AM1, AN1, etc, that will tell me how many volunteers were "active" on those dates, where "active" is defined as "logged at least one shift between that day and the three preceding days." So AL1 should return 2 since row 6 and 9 both logged one shift in the four day period. AM1 should also return 2 since row 7 became active but row 9 became inactive. AN1 should return 3 since row 9 became active again while rows 6 and 7 stayed active.
Any help would be very much appreciated!
Any help would be very much appreciated!