Application.Tables Method
Project Developer Reference |
Displays the More Tables dialog box, which prompts the user to manage tables.
Syntax
expression.Tables
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The Tables method has the same effect as the More Tables command on the Table submenu on the View menu.
See Also