I'm trying to run a Make Table query in VB code. It works fine as long as the table doesn't yet exist, but in reality it will always already exist. Therefore I want to delete it first. thght maybe I could use DeleteObject but it doesn't reWhat is the syntax to use?
Thanks.
Thanks.