S
Stranger
Hi,
I have a database with two tables. One contains resident information and the other contains assessments. One resident can have many assessments. Each assessment has a score. What I need to do is subtract the last assessment score from the current assessment score and if there is a change of 2 or greater, show who the resident is with the change.
How do I do this? I have a query that will show me all resident assessments with the totals. That is as far as I have got.
Thanks,
jack
I have a database with two tables. One contains resident information and the other contains assessments. One resident can have many assessments. Each assessment has a score. What I need to do is subtract the last assessment score from the current assessment score and if there is a change of 2 or greater, show who the resident is with the change.
How do I do this? I have a query that will show me all resident assessments with the totals. That is as far as I have got.
Thanks,
jack