RunCommand constants are designed to allow the built-in menu functionality to be used in code. I have tried to map the constants to their menu equivalent. However this is by no means an exact or complete list, especially as functions move between menu items in different versions of Access. Also the menus change as you work in different parts of Access. Select the menu that you require below.
Insert Query Records Relationships Run Tools View Window
Tools Menu
Variations of this menu are available in the following areas of Access: Database Window, Code Window, Filter Design, Form Datasheet, Form Design, Form View, Query Datasheet, Query Design, Query SQL, Relationships, Report Design, Report Preview, Table Datasheet, Table Design, Macro Design, VBA
- Menu Item
- RunCommand Equivalent
- ActiveX Controls
- acCmdRegisterActiveXControls
- Analyze - Documenter
- acCmdDocumenter
- Analyze - Performance
- acCmdAnalyzePerformance
- Analyze - Table
- acCmdAnalyzeTable
- Autocorrect
- acCmdAutoCorrect
- Database Utilities - Compact Database
- acCmdCompactDatabase
- Database Utilities - Convert Database
- acCmdConvertDatabase
- Database Utilities - Make MDE File
- acCmdMakeMDEFile
- Database Utilities - Repair Database
- acCmdRepairDatabase
- Macro - Convert Form/Report Macros to Visual Basic
- acCmdConvertMacrosToVisualBasic
- Macro - Create Menu From Macro
- acCmdCreateMenuFromMacro
- Macro - Create Shortcut Menu From Macro
- acCmdCreateShortcutMenuFromMacro
- Macro - Create Toolbar From Macro
- acCmdCreateToolbarFromMacro
- Office Links - Analyze It with MS Excel
- acCmdOutputToExcel
- Office Links - Merge It with MS Word
- acCmdWordMailMerge
- Office Links - Publish It with MS Word
- acCmdOutputToRTF
- Options
- acCmdOptions
- References
- acCmdReferences
- Relationships
- acCmdRelationships
- Replication - Resolve Conflicts
- acCmdResolveConflicts
- Replication - Create Replica
- acCmdCreateReplica
- Replication - Recover Design Master
- acCmdRecoverDesignMaster
- Replication - Synchronize Now
- acCmdSynchronizeNow
- Run Macro
- acCmdRunMacro
- Security - Encrypt/Decrypt Database
- acCmdEncryptDecryptDatabase
- Security - Set Database Password
- acCmdSetDatabasePassword
- Security - User and Group Accounts
- acCmdUserAndGroupAccounts
- Security - User and Group Permissions
- acCmdUserAndGroupPermissions
- Security - User Level Security Wizard
- acCmdUserLevelSecurityWizard
- Spelling
- acCmdSpelling
- Start Up
- acCmdStartupProperties