benjihubbs
New member
- Local time
- Today, 20:38
- Joined
- Sep 26, 2012
- Messages
- 4
Hi Guys, a pretty simple one, probably, I've built this expression and it looks like it should work, but all I'm getting is syntax errors, I just can't see what's wrong
Cheers

Code:
= IIf( [Lesson] = 12 Hour , 12 , AccessError(Please select lesson type) )
Cheers