C
C Tate
I am looking for advice on the best way to implement this in Access 2003.
Although I'm quite familiar with the basics of Access, this is a bit
complicated (I think) and I'd really appreciate some expert advice.
The situation is that I have a table, let's call it 'tblprogress', in which
is stored the details of clients who are being assessed against 7 different
areas on a scale of 1-5. Each client will appear many times in the
tblprogress; they are usually assessed at least once a quarter.
I am basically trying to work devise a query which will enable me to look at
which clients have made progress over time. I will therefore probably want
to look at their first score and their latest score and have the query note
whether the client has remained the same, improved or worsened.
I am not entirely sure about the most efficient way to go about this and, as
a starting point, would appreciate some ideas on the best way forward.
Although I'm quite familiar with the basics of Access, this is a bit
complicated (I think) and I'd really appreciate some expert advice.
The situation is that I have a table, let's call it 'tblprogress', in which
is stored the details of clients who are being assessed against 7 different
areas on a scale of 1-5. Each client will appear many times in the
tblprogress; they are usually assessed at least once a quarter.
I am basically trying to work devise a query which will enable me to look at
which clients have made progress over time. I will therefore probably want
to look at their first score and their latest score and have the query note
whether the client has remained the same, improved or worsened.
I am not entirely sure about the most efficient way to go about this and, as
a starting point, would appreciate some ideas on the best way forward.