underpaidadmin
IS-IT--Management
I have a unbound form I am creating to do searches on multiple fields in multiple tables.
I have the SQL string stored in a string variable called:
Problem is I don't know how the steps to make that string actually open a form with the results of the query. I also have a record set created using the same string but it was hijacked code and not entirely sure why I have it there.
I have the SQL string stored in a string variable called:
Code:
strSQL