T
Techie
Hi All!!
Any suggestions on how to remove all of the linked tables at once???
I know of the default menu system (Tools/Database Utilities/Linked Table
Manager)
I also know about the Macro control...
Action: DeleteObject
Object Type: Table
Object Name: MyTable
At 1 macro per table.. it takes a few macros to remove all of my linked
tables.
I then run a Docmd to run each macro... (Again.. thats a lot of code)
Thanks in Advance..
Any suggestions on how to remove all of the linked tables at once???
I know of the default menu system (Tools/Database Utilities/Linked Table
Manager)
I also know about the Macro control...
Action: DeleteObject
Object Type: Table
Object Name: MyTable
At 1 macro per table.. it takes a few macros to remove all of my linked
tables.
I then run a Docmd to run each macro... (Again.. thats a lot of code)
Thanks in Advance..