Forum Discussion

HWK's avatar
HWK
Copper Contributor
May 05, 2025

Access keeps giving syntax error

Hello, I wanted to classify test results in different groups and used this formula for a calculated field in a table: IIf([Testscore1c1]>28,'Plus',IIf([Testscore1c1]>15,'I',IIf([Testscore1c1]>6,'II'...

Resources