Hello All,
I will do my best to NOT be lengthy in my description, as most of time I am.
Here’s my situation:
I have a main recordset–tIPDEMO
This table holds ALL admissions and discharges data for all members.
I have a query, using tIPDEMO, that HANS helped me with some many months ago post 597,838 , to determine the members who discharged and then readmitted w/in a 30 day time frame. All works very well.
Now the powers that be want to include the PREVIOUS discharge data that created the READMIT as part of the report.
The problem is, is that the 30DayReadmit query ONLY extracts the data that CREATED the offense. How can I now include the DISCHARGED offense in the query?
Hopefully that makes sense and someone can provide some insight.