I have a table with a few columns, one of which is Pass/Fail. I want tofind the most passes in sequence in the table and the most failures insequence in the table. Is there a function to do this, or will I need tocreate one? Thanks!
John Oakes