ClearGrid(GridName) And AppendRows("总成绩表","班级"," >= ",number(left(GridName,1)),"班级"," <= ",number(mid(GridName,2,1))) And DelRow(GridName,1)