I'm working on a Summary formula:
=SUM(Complete# / [Total Deliverables]#)
I would like to calculate this percentage, but only when Complete# is a row where the the following helper column is checked.
[Key Deliverables Helper Column]:[Key Deliverables Helper Column], 1
Any Ideas? Thank you!