List all entries in a section wich meet criteria

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top