[b]

If InStr(1, Worksheets("Design List").Cells(x, 4) = "GROUP") = 1 then


If InStr(1, Cells(a, 4), "GROUP", 1) = 0 then
Nella prima c'è un "=" che non ci dovrebbe essere!!!!