I am hoping someone can help me, I have been trying to create a formula that would let our department track turnaround times. When I try Networkdays I get 1 on a same day turnaround. I fixed that by adding -1 to the formula. Now, I am trying to create either a If or Countif function - I don't know which would be better, and none that I have tried are able to return the right Turnaround time if the original request is not correct.
What I would like help with is a formula that if the Initial Request is Correct - "y" the Date of of the Initial Request is used as the start date and if the Initial Request is not correct "N" the Date of the Corrected Request is used as the start date.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date of Initial Request[/TD]
[TD]Initial Request Correct[/TD]
[TD]Date of Corrected Request[/TD]
[TD]Date Fulfilled[/TD]
[TD]Turnaround Time[/TD]
[/TR]
[TR]
[TD]6/3/19[/TD]
[TD]N[/TD]
[TD]6/4/19[/TD]
[TD]6/4/19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks,
LuAnn
What I would like help with is a formula that if the Initial Request is Correct - "y" the Date of of the Initial Request is used as the start date and if the Initial Request is not correct "N" the Date of the Corrected Request is used as the start date.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date of Initial Request[/TD]
[TD]Initial Request Correct[/TD]
[TD]Date of Corrected Request[/TD]
[TD]Date Fulfilled[/TD]
[TD]Turnaround Time[/TD]
[/TR]
[TR]
[TD]6/3/19[/TD]
[TD]N[/TD]
[TD]6/4/19[/TD]
[TD]6/4/19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks,
LuAnn