i used this function, there is an error handler already but it seems the error handler doesnt work, can someone please, in any way, help me...thanks a lot
---------------------------------
Public Function TableExists(TableName As String) As Boolean
Dim strTableNameCheck
On Error...