G
Guest
I have a form that I use to input records into a table. I would like to use
another instance of that same form to conduct and display searched for
records.
I want to be able to point to a specific field and then enter search
criteria in a textbox to search the table for matching records. The field
could be anyone of about 20 in the table. I thought using the combo box would
make the users ability to choose which field they searched on simpler and
then enter a criteria in the textbox and a command button to execute.
I have only one table and only one form, so it seems it should be easy?
I am fairly lame at this access stuff, mostly because I'm learning and busy
trying to do my other job too. If anyone has a straight forward suggestion or
example I would appreciate it.
another instance of that same form to conduct and display searched for
records.
I want to be able to point to a specific field and then enter search
criteria in a textbox to search the table for matching records. The field
could be anyone of about 20 in the table. I thought using the combo box would
make the users ability to choose which field they searched on simpler and
then enter a criteria in the textbox and a command button to execute.
I have only one table and only one form, so it seems it should be easy?
I am fairly lame at this access stuff, mostly because I'm learning and busy
trying to do my other job too. If anyone has a straight forward suggestion or
example I would appreciate it.