M
Matt, Sheffield, UK
Can anyone tell me how to set up a form tht filters tables.
I have a form for inputting data into a table, I want a virtual copy of the
input form and use this as a search form where users can type in criteria and
filter the records, for example one of the input fields is name, so in the
search form they can free type a name into the name field and click search,
the database will then filter all records with that name, but I also want it
to do multiple filters, so it might be name matches Smith, but type (another
field) is Academy. The database then gives me all the matches for Smith and
Academy, I know i can do this by switching the filters on, but I want a
separate search screen with a search button. I also want the results to come
up in another form, possibly a tabular style form, is this also possible.
Thanks to whoever can help me on this.
Matt
I have a form for inputting data into a table, I want a virtual copy of the
input form and use this as a search form where users can type in criteria and
filter the records, for example one of the input fields is name, so in the
search form they can free type a name into the name field and click search,
the database will then filter all records with that name, but I also want it
to do multiple filters, so it might be name matches Smith, but type (another
field) is Academy. The database then gives me all the matches for Smith and
Academy, I know i can do this by switching the filters on, but I want a
separate search screen with a search button. I also want the results to come
up in another form, possibly a tabular style form, is this also possible.
Thanks to whoever can help me on this.
Matt