Field: Expr1:Switch([GRADE]="PK*","a",[GRADE]="KG","a",[GRADE]="01","a",[GRADE]="02","a",[GRADE]="03","a",[GRADE]="04","a",[GRADE]="05","b",[GRADE]="06","b",[GRADE]="07","b",[GRADE]="08","c",[GRADE]="09","c",[GRADE]="10","c",[GRADE]="11","c")
Table: Table Name
Sort: Ascending
The above is returning "Syntax error (comma) in query expression. I have looked and looked at it and it seems to be setup just like the sample in Microsoft Q304564 write up.
My goal is to sort by grade - and group them according to the campus that the students will be at next year. (a is preK 3 or PreK 4, Kinder, and 1-5 grades; b is jr. high, etc.) Please advise!
Table: Table Name
Sort: Ascending
The above is returning "Syntax error (comma) in query expression. I have looked and looked at it and it seems to be setup just like the sample in Microsoft Q304564 write up.
My goal is to sort by grade - and group them according to the campus that the students will be at next year. (a is preK 3 or PreK 4, Kinder, and 1-5 grades; b is jr. high, etc.) Please advise!