I have a macro that's able to pull all the db names from a folder into a table. the 2nd piece is to link to all of the tables in those databases.
The databases each have 1 table. the table & db name are the same (eg db name COST.accdb, table name COST).
any help is appreciated.
The databases each have 1 table. the table & db name are the same (eg db name COST.accdb, table name COST).
any help is appreciated.
Comment