This was working fine but I added an additional level of case select statements and now I get a 'Case without select' on the 2nd case of the top level Select (in code comments) Thanks for your suggestions.
Select Case Cells(row, "AH").Value
Case "Y" 'Secondary...