Forum Discussion
AAFox
Feb 22, 2023Copper Contributor
Add time sheet hours
I am trying to add the hours up, and once block I16 hits 40 hours would like the remaining hours to populate in block I17.
The formula that I used to get total hours per each day: =if(g6>h6,h6+1,h6)-g6
The formula that I used to get total hours in block I16: =sum(I6:I15