I
Ian
I am trying to automate an ODBC import to update tables
using a macro.
If the tables are already in Access it add a "1" to the
end of the table name. Is there any way to have it
replace the previous table?
I have added deleting the tables to the macro but if the
table did not exist in the first place then the entire
macro fails. Is there a way to have a macro continue if
one line doesn't work.
Also is there a way to use a wild character to delete
several tables in database?
using a macro.
If the tables are already in Access it add a "1" to the
end of the table name. Is there any way to have it
replace the previous table?
I have added deleting the tables to the macro but if the
table did not exist in the first place then the entire
macro fails. Is there a way to have a macro continue if
one line doesn't work.
Also is there a way to use a wild character to delete
several tables in database?