I'm using in a sheet summary and it keeps returning #unparsable.
=SUMIFS([% Complete], [Task Type], "contract award") / SUMIFS([Duration], [Task Type], "contract award")
I'm trying to calculate the total % Complete as a percentage of the total duration for a specific task type.
Thanks
Cara