Hi,
I am trying to find the simplest way to format and complete a "status check" on each row based on the field "Process Type".
So for each process type, I have identified a list of fields that are required to be filled in. I can use conditional formatting to make each of those "highlight" when empty, that's simple.
What I would like to identify is a way to determine:
How many fields are required for the process type (Denominator)
How many fields are completed for the process type (Numerator)
What is the percentage complete?