Hi !
I have a table named ... "Tbl" .
If I run a MAKE TABLE query to make table (again) named "Tbl" then I receive an warning message: "The table already exist... Do you wish to replace it ?"
Can I disable this warning ?
More: How to remove a table from VBA ?
Note: I disable warning messages from ACCESS OPTIONS when I run an ACTION QUERY.
Thank you !
I have a table named ... "Tbl" .
If I run a MAKE TABLE query to make table (again) named "Tbl" then I receive an warning message: "The table already exist... Do you wish to replace it ?"
Can I disable this warning ?
More: How to remove a table from VBA ?
Note: I disable warning messages from ACCESS OPTIONS when I run an ACTION QUERY.
Thank you !
Comment