G
Guest
I work in a hospital lab. One of the analysers we use saves test data in a
new access database for each day.
I've written a macro to import the database into a user interface. When it
imports the new DB it duplicates the tables with the new data and adds a
number to the table name, e.g Specimen, Specimen1, Specimen2...
I have had to add steps to the macro to rename and delete the duplicated
tables, is there any way to avoid this,
new access database for each day.
I've written a macro to import the database into a user interface. When it
imports the new DB it duplicates the tables with the new data and adds a
number to the table name, e.g Specimen, Specimen1, Specimen2...
I have had to add steps to the macro to rename and delete the duplicated
tables, is there any way to avoid this,