Hi
I have a database that includes a module to check if tables have been updated and if not run a macro that opens 2 queries one to creates a table and one to append to a table.I have used the code before succesfully before but not including action queries .
The Macro gets as far as opening the query then I get "action failed " runtime error 3069 ,
help says "To run an action query, use the Execute method instead of the name of an action query as input to the FROM clause."
I have very limited knowledge of VBA ,is there a short bit of code to over come this problem.
any comments would be welcome
Thanks
Dave b
I have a database that includes a module to check if tables have been updated and if not run a macro that opens 2 queries one to creates a table and one to append to a table.I have used the code before succesfully before but not including action queries .
The Macro gets as far as opening the query then I get "action failed " runtime error 3069 ,
help says "To run an action query, use the Execute method instead of the name of an action query as input to the FROM clause."
I have very limited knowledge of VBA ,is there a short bit of code to over come this problem.
any comments would be welcome
Thanks
Dave b