Hi,
I need to be able to compute, and eventually sum up, tasks done by employees. This being the case, I am looking to loop thru the records, apply the logic, and then compute.
The table is in this format.

Do note that certain tasks are still open which should be disregarded.
Thank you very much!