J
jcote
Guest
I'm trying to find a short way to delete specific tables (that may or may not exist) when exiting a form. As it is now I'm using an "On Error" statement to call a sub procedure to handle missing tables, but I know there has to be a better way.