Hi
In need of some help.
I would like for the formula to sum and then divide a total if two conditions are met
condition 1: must be a yes using the green dot with a check mark symbol
Condition 2: must be equal to CV PIP AC
Then the formula should total up and divide by 5 the values in "Total Contract Hours" column that meet those conditions.
I started the formula below. Any guidance is truly appreciated. Thank you
=SUMIFS(STATUS:STATUS, "Yes", PIP TYPE:PIP TYPE, = CV PIP AC, [TOTAL CONTRACT HOURS]:[TOTAL CONTRACT HOURS])