D
Daniel Collison
A table includes records related to patient admission episodes. I have
created a query [qry Discharges <=6/30/07 #2] that shows all admission
episodes with a discharge date <=6/30/07.
I would like to create a second query of all admissions episodes that
exclude those identified in [qry Discharge <=6/30/07 #2]
In my second query, I have identified the following as a criteria for the
admissions episode id [Admission Episode]: Not [qry Discharges <6/30/07
#2]![Admission Episode]
This results in the query prompting me to "Enter Parameter Value" and
ulitmately produces no records.
Any suggestions?
created a query [qry Discharges <=6/30/07 #2] that shows all admission
episodes with a discharge date <=6/30/07.
I would like to create a second query of all admissions episodes that
exclude those identified in [qry Discharge <=6/30/07 #2]
In my second query, I have identified the following as a criteria for the
admissions episode id [Admission Episode]: Not [qry Discharges <6/30/07
#2]![Admission Episode]
This results in the query prompting me to "Enter Parameter Value" and
ulitmately produces no records.
Any suggestions?