Platform: Access 2000
Qry: SQL query within VBA
I want to write a select qry and have the results displayed in a msgbox. Is this possible? Also, can the result be used in another qry. I am gathering that I may need to do this with via recordset, but I dont know how to set that up.
Any help or examples would be great.
Qry: SQL query within VBA
I want to write a select qry and have the results displayed in a msgbox. Is this possible? Also, can the result be used in another qry. I am gathering that I may need to do this with via recordset, but I dont know how to set that up.
Any help or examples would be great.