C
Carrie
Hi,
We have a database that tracks a number of different actions that each have
a due date and a reminder date. The actions are:
1. Declaration Due
2. 90 Day Declaration Due
3. Land Sale
4. Reacquire
5. Transfer
6. Convert
7. Abandon
Each record will begin with 1 or 2 and will then go through any - or all -
of 3 through 7. For the purposes of building a report to allow us to quickly
review the status' I would like to develop a query that will only select the
most recent due date and corresponding reminder date. I was thinking I might
need to use an Iif statement? Can anyone help get me started? Thanks a lot!
We have a database that tracks a number of different actions that each have
a due date and a reminder date. The actions are:
1. Declaration Due
2. 90 Day Declaration Due
3. Land Sale
4. Reacquire
5. Transfer
6. Convert
7. Abandon
Each record will begin with 1 or 2 and will then go through any - or all -
of 3 through 7. For the purposes of building a report to allow us to quickly
review the status' I would like to develop a query that will only select the
most recent due date and corresponding reminder date. I was thinking I might
need to use an Iif statement? Can anyone help get me started? Thanks a lot!