T
tjsmags
I am printing address labels from an alumni database. I have the filter set
as follows:
(((Contacts.[Home Street Address]) Is Not Null))
This will only give me alumni that have addresses (if their home street
address is blank, then it will not give me their name).
Now that I only have alumni with address for the labels I want to DELETE
addresses for a certain city (Winfield). So, I have the report sorted by
CITY. How do I ELIMINATE labels for people who live in Winfield?
I can't find 3 dots after the FILTER line of the report to be able to start
a query. But, I also can't figure out what I need to put in a query to do
this.
as follows:
(((Contacts.[Home Street Address]) Is Not Null))
This will only give me alumni that have addresses (if their home street
address is blank, then it will not give me their name).
Now that I only have alumni with address for the labels I want to DELETE
addresses for a certain city (Winfield). So, I have the report sorted by
CITY. How do I ELIMINATE labels for people who live in Winfield?
I can't find 3 dots after the FILTER line of the report to be able to start
a query. But, I also can't figure out what I need to put in a query to do
this.