I need a formula that adds all hours 6 and under (for example: If the hours
are 5, 6, 7, 5, 8 then I want the sum to be 28 (5+6+6+5+6)). I also need a
formula that will then add all hours over 6 (for example: If the hours are 8,
7, 6, 9, 6, 8 then I want the sum to be 8 (2+1+0+3+0+2)).
Bookmarks