DeleteObject Method Example

The following example deletes the specified table:

DoCmd.DeleteObject acTable, "Former Employees Table"