- Local time
- Today, 06:02
- Joined
- Jul 9, 2003
- Messages
- 17,398
I've got some VBA code which deletes a table:
But it won't delete the table when the table is being used.
I need to test first to see if a table is being used, I would assume the correct term would be "table open".
Does anyone know how to do this?
But it won't delete the table when the table is being used.
I need to test first to see if a table is being used, I would assume the correct term would be "table open".
Does anyone know how to do this?