I have many parent rows with many children, in some cased grandchildren. Each child (or grandchild) has a status. Status choices are;
- Not Applicable
- Not Started
- In Progress
- Complete
I have to account for the following possibilities;
I have been able to write a formula for the first 4;
I am having great difficulty writing the remaining 3 (#'s 5, 6 & 7) IF statements. As well, I'm not entirely sure where they should be inserted.
Any help would be and always is GREATLY appreciated.