I have a range of numbers that contain hours worked
I need to calculate the total of 20 days worked
not every cell in the range has a value, so I will need to keep adding vaules
till I reach 20 days worked
I have tried count, countif, but I cannot make it keep checking cells for values, and stop when it has 20 values to sum