humpydumpy2000
IS-IT--Management
Hi, I do have a temporary table that is automatically deleted on application exit. However there are instances where I have to kill the app of course the temporary table will not be deleted. I can error trap when table exists to replace or delete temporary table however my problem is how to check if table exists at start up and delete it using vba function. Any suggestion would be highly appreciated. Thanks in advance