To all,
I have a macro to automatically export thirteen linked tables in Access 2003. The database to which these tables are linked was recently updated and new fields were added to two of the tables.
In order to have these new tables appear in my linked tables I deleted them and created new linked tables to the database. Is there a way that I can do this in the macro? If so how much time would that add to the macro run time? Is it possible to check if the table has been updated and only run this process if new fields have been added?
My Access macro skill are at a beginner level so if this process is to complicated I will just write a procedure to delete the link table and add it again in case of database changes.
TIA,
Paul
I have a macro to automatically export thirteen linked tables in Access 2003. The database to which these tables are linked was recently updated and new fields were added to two of the tables.
In order to have these new tables appear in my linked tables I deleted them and created new linked tables to the database. Is there a way that I can do this in the macro? If so how much time would that add to the macro run time? Is it possible to check if the table has been updated and only run this process if new fields have been added?
My Access macro skill are at a beginner level so if this process is to complicated I will just write a procedure to delete the link table and add it again in case of database changes.
TIA,
Paul