Good afternoon.
I have a question about the percentage during the project, because my% predicted on the date and my% Complete, does not hit when they are the same.
I think your formula aide is hiding part of the answer.
There are a couple of different factors at play here.
1. [% Complete] children are entered manually. Unless your manual entries match the predicted, they will diverge.
2. If you check rows that are supposed to finish today, since you use greater than instead of greater than or equal to, you may get odd results because the End Date for today is (probably) at the end of the work day, which may or may not line up with the value returned by TODAY()
3. [% Complete] roll up is based on the sum of the individual durations and your prediction is based on the start and end dates. If there are any gaps or overlaps, the two numbers will diverge.
There's more, but should get you started.
Craig
Hey Folks, I manage a later sheet where we will be rolling out regular Update Requests. These requests are grouped by Lead by Project. This means that when a request is triggered, some individuals may have 10+ project rows requesting an update. The issue: When these are triggered at the same time, they become bundled into…
Is there a way to move an existing sheet to an existing workspace?
Hi All, I have a sheet that I am creating to gather powder coat thickness data. The problem I have run into is that they can do up to 5 checks on the same line during the same day and shift. Then they get the average of those measurements to use for the day to determine if the thickness passed or failed. If I have a form…