Hey guys I would like to create a form where
I type in a name in an unbound text box and when I click on the command button it searches another text box on the form that is linked to a table that will display the record that I typed in the unbound text basically I am looking for a way to search my database by typing info in an unbound box and using code to filter for the bound text box let me know if this can be done thanks.
I type in a name in an unbound text box and when I click on the command button it searches another text box on the form that is linked to a table that will display the record that I typed in the unbound text basically I am looking for a way to search my database by typing info in an unbound box and using code to filter for the bound text box let me know if this can be done thanks.