dreid1011
Well-known Member
- Joined
- Jun 4, 2015
- Messages
- 3,605
- Office Version
- 365
- Platform
- Windows
Good afternoon,
I'm trying to find out if I can set up a query to pull data based on two criteria on a single field. I have a table containing all the properties in the county and taxes owing back to the mid 90's.
What I would like to do is query all the properties where they have taxes owing for the most current 4 years and only show those 4 years.
Properties with taxes owing for 3 or less years should be ignored, and properties with taxes owing for 5 or more should also be ignored.
I could just query on the year, but I would like to try to avoid pulling everything with 3 or less years owing.
Thank you.
I'm trying to find out if I can set up a query to pull data based on two criteria on a single field. I have a table containing all the properties in the county and taxes owing back to the mid 90's.
What I would like to do is query all the properties where they have taxes owing for the most current 4 years and only show those 4 years.
Properties with taxes owing for 3 or less years should be ignored, and properties with taxes owing for 5 or more should also be ignored.
I could just query on the year, but I would like to try to avoid pulling everything with 3 or less years owing.
Thank you.