LOUISBUHAGIAR54
Registered User.
- Local time
- Yesterday, 20:27
- Joined
- Mar 14, 2010
- Messages
- 157
Dear All,
I am having a problem with creating a totals query. I have a table called 'Particulars' which containes a number of fields that contains details on patients. This includes their names and date of discharge from hospital. I would like to join this with a query called BarthelQuery. The latter contains details from another table called Barthel. This contains details of patient dependancy levels and a date when the assessment of the dependency levels was carried out. Assessments are carried out a three montly intervals. BarthelQuery works out an index of dependency based on values in the table Barthel.
I want to create a second query, which i think should be a totals query. The latter is needed to extract the LATEST index for each individual patient. I am having problems doing this as when i extract the latest date using Max value on the date field the dependency index shown is not the same index on that date.
Can someone please shed some light on this problem ?
I am having a problem with creating a totals query. I have a table called 'Particulars' which containes a number of fields that contains details on patients. This includes their names and date of discharge from hospital. I would like to join this with a query called BarthelQuery. The latter contains details from another table called Barthel. This contains details of patient dependancy levels and a date when the assessment of the dependency levels was carried out. Assessments are carried out a three montly intervals. BarthelQuery works out an index of dependency based on values in the table Barthel.
I want to create a second query, which i think should be a totals query. The latter is needed to extract the LATEST index for each individual patient. I am having problems doing this as when i extract the latest date using Max value on the date field the dependency index shown is not the same index on that date.
Can someone please shed some light on this problem ?