Team LiB
Previous Section Next Section

RunCommand

Runs a built-in menu or toolbar command. The result is the same as if the item was selected directly from the menu or toolbar.

Syntax

expression.RunCommand Command

where Command is one of 196 AcCommand constants in Access 2003 that represent menu and toolbar items. For details, see the Access documentation or the Object Browser.

Comments


Team LiB
Previous Section Next Section