Hi everyone, my first post here.
I'm taking a class on Access and I'm working on an assignment where one of the requirements is to create a query which displays only those records where a field, named PermitNum, is null, or empty, in a table named tblCitation. 8 records should be displayed. I...