Tina has attended:
Access Introduction course
Access - criteria in a query
How do you filter in the criteria so that only records ending in say 1 are pulled back
RE: Access - criteria in a query
Try
Like "*1"
in the criteria field of the query