My form is going to generate a dynamic SQL in VBA . I need the SQL to create a dynamic query so that I can use DOCMD to call the query in later part.. Anyone familiar with this kind of code ?
Upon finish the execution, I need the query to be removed. How to do this ?
Upon finish the execution, I need the query to be removed. How to do this ?