G
Guest
I have a database full of individuals information, with the SS# as the
primary key. Each individual may have several case notes, each case note is
a separate record associated with a particular SS#. So there are several
case notes associated with one SS#. I need to create a report that would
list all SS#s and the last case note entered for that SS#.
primary key. Each individual may have several case notes, each case note is
a separate record associated with a particular SS#. So there are several
case notes associated with one SS#. I need to create a report that would
list all SS#s and the last case note entered for that SS#.