G
Guest
I finally figured out how to build a search form that runs a query and lists
the possible records below. The user then double clicks on the record they
want to view and is taken to the main form (the search form then closes as it
is quite big and they may be on the record for awhile).
Now the database is filtered and you can only view that one record, unless
you open the Search Form again (which you may want to do) or remove the
filter. I would like to create a button on my form to remove the filter. I
tried adding a command button (apply filter) but that doesn't seem to work.
Any ideas?
Thanks in advance!
the possible records below. The user then double clicks on the record they
want to view and is taken to the main form (the search form then closes as it
is quite big and they may be on the record for awhile).
Now the database is filtered and you can only view that one record, unless
you open the Search Form again (which you may want to do) or remove the
filter. I would like to create a button on my form to remove the filter. I
tried adding a command button (apply filter) but that doesn't seem to work.
Any ideas?
Thanks in advance!