Hi there,
this is just a quickie i'm sure.
I have used "Between" to indicate if a value is between two other values in queries for ages, and i know that i can use it with "WHERE" in an SQL string, BUT
When i just want to use it in an "If" statement Access doesn't want to play?
If *** BETWEEN...