Hey folks- I'm new around here, and relatively new to Access in general. I work for a Colorado Assessor's Office and am becoming their query guy and need some helpI'm running Windows 7 with Access 2003. We do our querying via Access on our County Assessment database. Without getting too into the boring details here's the situation.
We are needed to find Natural Resource Accounts (ACCOUNTNO = "N*") that were active (STATUS = "A") in 2013 (TAXYEAR = 2013), and then deactivated (STATUS = "D") in 2014 (TAXYEAR = 2014). Those are the only accounts we need- however with my basic skills I am only able to get to the point of having all Natural Resource accounts that were both active and deactivated in both 2013 and 2014. I have attached some screenshots of what we are looking at. Can anyone think of a basic expression or If Then statement that I could use to get only the accounts that were Active in 2013, and deactivated in 2014? Thanks in advance folks!!
The table that is resulting with about 9,000 records- we are looking for less than 100 meeting our criteria.
Thanks everyone!