Hi, I modified the code you sent me to this:
"Expr1: DateAdd("y",18,[ChildsDateOfBirth]) Between Date() And DateAdd("m",6,[ChildsDateOfBirth])"
but the records it highlights as true are those born in 2014? Not sure what causes this?
The format for the DOB is dd/mm/yyyy
Thanks,
J
EDIT...