I currently have my searches on forms being done by combo boxes. After meeting with the users, they would like to see a txt box search.
This is what I need help with:
I have two ID Fields that the users can search by, some records have both ID's some only have one so i have to include both.
What the users would like to see is, two text boxes where they can enter an ID and click a Search Button, to bring up the records.
I'm not really sure on how to go about doing this, so any help will be greatly appreciated!!!
This is what I need help with:
I have two ID Fields that the users can search by, some records have both ID's some only have one so i have to include both.
What the users would like to see is, two text boxes where they can enter an ID and click a Search Button, to bring up the records.
I'm not really sure on how to go about doing this, so any help will be greatly appreciated!!!
Comment