|
-
Jun 4th, 2002, 07:44 PM
#1
Thread Starter
Junior Member
SQL statements in VBA - Access 2000
Hi,
I am using Microsoft Access 2000, and would like to run a select query (not select..into) from vba instead of making a constant query.
Is there something similar to the DoCmd.runQuery method that works on select queries.
It is important because I am generating the Select and From clauses of the SQL statement using VBA, and would like to run that exact statement over multiple tables.
Any help would be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|