C
Christoph Brecht
Hi,
so far I did not have any problem designing my form. But now I am stuck.
What I want is a list of entries from a database wich meet a certain
criteria.
I have different notes for contacts, so it look like this:
Note
NoteID (unique)
UserID
Notes
So in my form I want to list all Notes where the UserID is 2 for example.
So far I managed to get either all notes for everybody or only on for the
specific User. How do I get all for the specific user.
It's probably simple but I do not find it out by myself.
Thanks,
Christoph
so far I did not have any problem designing my form. But now I am stuck.
What I want is a list of entries from a database wich meet a certain
criteria.
I have different notes for contacts, so it look like this:
Note
NoteID (unique)
UserID
Notes
So in my form I want to list all Notes where the UserID is 2 for example.
So far I managed to get either all notes for everybody or only on for the
specific User. How do I get all for the specific user.
It's probably simple but I do not find it out by myself.
Thanks,
Christoph