Hi All,
I'm responsible for reviewing a long checklist of items for project deliverables at my job. Each time I perform a check, I add a new set of a columns to record my feedback. Pass status is in every other column starting as S for as many checks as it takes to pass all the items. Right now, I'm manually entering completion dates of checks, but there are a lot of items and I want to cut down on the time it takes to do housekeeping work, so I want my date completed field (column R), to be populated automatically with a formula.
The formula for Date Completed needs to show the first pass date (response is "Yes") after the last not passed or N/A date (Response is "No" or "N/A".) If the last pass status in the row is "N/A", then the date should show "N/A". If the last response in the row is "No", then the date should show as "".
Here are some additional details that may help:
1. Sometimes check statuses change over the course of the check as deliverables are reworked and revised, so the pass status doesn't always go from No --> Yes
2. The only valid responses in the "Passed?" columns are Yes, No, N/A and ""
3. There are no other fields for the checklist after column R aside from the check status and comment columns
4. The checks can go out an infinite number of times (but the most number of checks performed may be around 20)
Thank you so much to everyone for their help!!!!!!
[TABLE="class: grid, width: 600"]
<TBODY>[TR]
[TD][/TD]
[TD]Q[/TD]
[TD]R[/TD]
[TD]S[/TD]
[TD]T[/TD]
[TD]U[/TD]
[TD]V[/TD]
[TD]W[/TD]
[TD]X[/TD]
[TD]Y[/TD]
[TD]Z[/TD]
[TD]AA[/TD]
[TD]AB[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD]1/1/2013[/TD]
[TD][/TD]
[TD]2/1/2013[/TD]
[TD][/TD]
[TD]3/1/2013[/TD]
[TD][/TD]
[TD]4/1/2013[/TD]
[TD][/TD]
[TD]5/1/2013[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD]Date Completed[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Item 1[/TD]
[TD]4/1/2013[/TD]
[TD]Yes[/TD]
[TD][/TD]
[TD]No[/TD]
[TD][/TD]
[TD]N/A[/TD]
[TD][/TD]
[TD]Yes[/TD]
[TD][/TD]
[TD]Yes[/TD]
[TD][/TD]
[/TR]
</TBODY>[/TABLE]
I'm responsible for reviewing a long checklist of items for project deliverables at my job. Each time I perform a check, I add a new set of a columns to record my feedback. Pass status is in every other column starting as S for as many checks as it takes to pass all the items. Right now, I'm manually entering completion dates of checks, but there are a lot of items and I want to cut down on the time it takes to do housekeeping work, so I want my date completed field (column R), to be populated automatically with a formula.
The formula for Date Completed needs to show the first pass date (response is "Yes") after the last not passed or N/A date (Response is "No" or "N/A".) If the last pass status in the row is "N/A", then the date should show "N/A". If the last response in the row is "No", then the date should show as "".
Here are some additional details that may help:
1. Sometimes check statuses change over the course of the check as deliverables are reworked and revised, so the pass status doesn't always go from No --> Yes
2. The only valid responses in the "Passed?" columns are Yes, No, N/A and ""
3. There are no other fields for the checklist after column R aside from the check status and comment columns
4. The checks can go out an infinite number of times (but the most number of checks performed may be around 20)
Thank you so much to everyone for their help!!!!!!
[TABLE="class: grid, width: 600"]
<TBODY>[TR]
[TD][/TD]
[TD]Q[/TD]
[TD]R[/TD]
[TD]S[/TD]
[TD]T[/TD]
[TD]U[/TD]
[TD]V[/TD]
[TD]W[/TD]
[TD]X[/TD]
[TD]Y[/TD]
[TD]Z[/TD]
[TD]AA[/TD]
[TD]AB[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD]1/1/2013[/TD]
[TD][/TD]
[TD]2/1/2013[/TD]
[TD][/TD]
[TD]3/1/2013[/TD]
[TD][/TD]
[TD]4/1/2013[/TD]
[TD][/TD]
[TD]5/1/2013[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD]Date Completed[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[TD]Passed?[/TD]
[TD]Comment[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Item 1[/TD]
[TD]4/1/2013[/TD]
[TD]Yes[/TD]
[TD][/TD]
[TD]No[/TD]
[TD][/TD]
[TD]N/A[/TD]
[TD][/TD]
[TD]Yes[/TD]
[TD][/TD]
[TD]Yes[/TD]
[TD][/TD]
[/TR]
</TBODY>[/TABLE]