S
Stuart Mantel
I am building a testing log.
Col A contains the test number (values 1-4).
Col D contains the test result codes (values 1-11).
I can count how many results were from test 1 and I can count how many
result codes were 1, 2, 3, etc. using countif().
I am trying to count how many of each result occured in each test. For test
pass 1 how may results were code 1, code 2, etc.
Thanks,
Stuart
Col A contains the test number (values 1-4).
Col D contains the test result codes (values 1-11).
I can count how many results were from test 1 and I can count how many
result codes were 1, 2, 3, etc. using countif().
I am trying to count how many of each result occured in each test. For test
pass 1 how may results were code 1, code 2, etc.
Thanks,
Stuart