Forum Discussion
staholly
Apr 14, 2021Copper Contributor
Access Query The Not criteria is excluding blanks
I have created a query that I want to include all records except those that are named Homeless. When I use Not "Homeless" in the criteria to exclude those records, it also excludes records that have...
Jun 08, 2021
Hi,
Use this in the criteria:
Not "Homeless" Or Is Null