A
Andy
Hello,
Using VBA, I'd like to open an existing query (created in
design view) and display the SQL Query on the screen.
Then I will use some string commands to change the where
clause, and save the result with the same query name.
Is this possible in VBA? If so what are the commands for
opening, displaying and saving the manipulated query? I
tried using Macros to manipulate the query with no success.
Thanks in Advance
Andy
Using VBA, I'd like to open an existing query (created in
design view) and display the SQL Query on the screen.
Then I will use some string commands to change the where
clause, and save the result with the same query name.
Is this possible in VBA? If so what are the commands for
opening, displaying and saving the manipulated query? I
tried using Macros to manipulate the query with no success.
Thanks in Advance
Andy