Hi
In sheet 1 i have data along the lines of this:
Doc by Check Date Type Pages OK? Quality ok? Name ok? Pass? Comments
PF 16/08/2012 1 Y N Y N Quality error
BM 16/08/2012 2 Y Y Y Y
PF 16/08/2012 2 Y Y Y Y
TG 16/08/2012 3 Y Y Y N Error 1
BM 16/08/2012 3 Y Y N N Name error
PF 17/08/2012 1 Y Y Y Y
PF 17/08/2012 2 N Y Y N Page missing
BM 17/08/2012 1 Y Y N N Name error - to be checked
TG 17/08/2012 2 Y Y Y Y
TG 17/08/2012 2 N N N N Fail
Sheet 2 contains formulas to produce stats based on date range like this:
From 16/08/2012 To 16/08/2012
Number done Fails
PF 2 1
BM 2 1
TG 1 1
What i would like to know is would it be possible to also bring back the lines from sheet 1 for the failed data so it would be like this:
From 16/08/2012 To 16/08/2012
Number done Fails
PF 2 1
BM 2 1
TG 1 1
Doc by Check Date Type Pages OK? Quality ok? Name ok? Pass? Comments
PF 16/08/2012 1 Y N Y N Quality error
TG 16/08/2012 3 Y Y Y N Error 1
BM 16/08/2012 3 Y Y N N Name error
If so would it also be possible to group the results on 'Doc by' if the person had more than 1?
Many thanks
Paul
Bookmarks