Hi Guys,
I've spent a couple of hours trying to solve my issue with Pivottables and formulas, but am now thinking VBA may be better included.
I've got a large dataset, and the columns that included that I care about are:
-The date
-The user number
-The test result (Pass,Fail,Blank)
I want to ignore all other collumns.
I want to know for Monday to Friday of a week, and for every other week that is available in the set, how many days (out of five) did they get at least 95% of the time a "PASS" in the test result column?
I would attach an example, but it won't let me attach?
Any particular solutions that come to mind?
I've spent a couple of hours trying to solve my issue with Pivottables and formulas, but am now thinking VBA may be better included.
I've got a large dataset, and the columns that included that I care about are:
-The date
-The user number
-The test result (Pass,Fail,Blank)
I want to ignore all other collumns.
I want to know for Monday to Friday of a week, and for every other week that is available in the set, how many days (out of five) did they get at least 95% of the time a "PASS" in the test result column?
I would attach an example, but it won't let me attach?
Any particular solutions that come to mind?