rowantrimmer
New member
- Local time
- Today, 22:20
- Joined
- Apr 16, 2004
- Messages
- 9
I have the following in the criteria for the surname field...
=IIf(IsNull([surname])," ",[surname])
but I get the following error......
Compile error in query expression.
Any ideas ?
=IIf(IsNull([surname])," ",[surname])
but I get the following error......
Compile error in query expression.
Any ideas ?