G
Guest
I have been told that a subquery will solve my problem. But the problem is
that I don't really know how to go about doing this. Ok, let me present my
situation:
I have a query named File Notes Query. This query pulls every note and time
the note was made on a case file for every case file that we have. I want to
be able to creat a query that will pull the latest THREE notes made on EACH
case file. I believe that I could do this by ranking the notes in a
parameter query. But I don't know that much about building expressions or
manipulating SQL statments. I really need help with the syntax of this
situation.
that I don't really know how to go about doing this. Ok, let me present my
situation:
I have a query named File Notes Query. This query pulls every note and time
the note was made on a case file for every case file that we have. I want to
be able to creat a query that will pull the latest THREE notes made on EACH
case file. I believe that I could do this by ranking the notes in a
parameter query. But I don't know that much about building expressions or
manipulating SQL statments. I really need help with the syntax of this
situation.