If a case is already open, prevents the Status from being changed back to “New.”
AND( ISCHANGED(Status), NOT(ISPICKVAL(PRIORVALUE(Status), "New")), ISPICKVAL(Status, "New") )