Hi all,
First time posting here. I hope to be as detailed as possible. I'm still learning MS Access (using 2007 right now) and I am stuck trying to do a task and need some guidance.
I have a table that has the following fields
1. ID (primary key)
2. Patient ID
3. Encounter ID
4. Date
5. Procedure Code
What I am trying to do is to create a query that shows me all the unique patients in this table.
The scenario in this table is that, there are patients who have had multiple encounters on the same/different dates with same/different procedure codes.
I tried using the totals query but it's not giving me the results I am trying to get. I tried playing around with the unique values/records with no luck.
Please assist! Thank you.
First time posting here. I hope to be as detailed as possible. I'm still learning MS Access (using 2007 right now) and I am stuck trying to do a task and need some guidance.
I have a table that has the following fields
1. ID (primary key)
2. Patient ID
3. Encounter ID
4. Date
5. Procedure Code
What I am trying to do is to create a query that shows me all the unique patients in this table.
The scenario in this table is that, there are patients who have had multiple encounters on the same/different dates with same/different procedure codes.
I tried using the totals query but it's not giving me the results I am trying to get. I tried playing around with the unique values/records with no luck.
Please assist! Thank you.
Comment