Searching Fields

Abbos

Registered User.
Local time
Today, 17:21
Joined
May 11, 2005
Messages
64
Hi,

I have a basic form which currently displays different information such as name, date, country etc.

At the moment if I type anything into the fields it edits the data (allow edits is on).

Is it possible that if can type in a name and it will find the pieces of work by that named person rather than edit the field? At the same time I might want to search by name and date.

Currently I have a listbox that lists all the names and when selected it requeries that data and lists all records just by that name. I am wanting to also search by the fields.

Can anyone help?
 
Try with FILTER BY FORM, APPLIY FILTER, REMOVE FILTER icons.
 
Thanks! So simple. Still getting used to where things are.

:)
 

Users who are viewing this thread

Back
Top Bottom