Hello
I have created a button on a form that searches one field in a table.
If I wanted to search across all fields in the table and not just agency, how could I change this line to do so?
Or is there a simpler term that will search the entire table.
.RowSource = "Select * FROM tapes WHERE...