B
Blakey300
Hi
I am using Access 2007 and have the following scenerio in my DB
I have a notes table linked to my students table
My note table has an ID, Date Student ID and Note (Memo) Fields
On my students form I have a Continous subform for the notes so that it only
displays the notes for the current student.
I want to be able to double click on a note to show that note in a new full
page form using the dblclick event, however it always shows the 1st note for
that student and not the note i double clicked on, am guessing it is a
filtering issue but am struggling any advice would be gratefully received.
Dave
I am using Access 2007 and have the following scenerio in my DB
I have a notes table linked to my students table
My note table has an ID, Date Student ID and Note (Memo) Fields
On my students form I have a Continous subform for the notes so that it only
displays the notes for the current student.
I want to be able to double click on a note to show that note in a new full
page form using the dblclick event, however it always shows the 1st note for
that student and not the note i double clicked on, am guessing it is a
filtering issue but am struggling any advice would be gratefully received.
Dave