Menu Equivalents

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.

Control Menus    Toolbars    Shortcut Menus    Debug    Edit    File    Format    Help
Insert    Query    Records    Relationships    Run    Tools    View    Window

Edit Menu

Variations of this menu are available in the following Access areas: Database Window, Code Window, Filter Design, Form Datasheet, Form Design, Form View, Query Datasheet, Query Design, Query SQL, Relationships, Report Design, Table Datasheet, Table Design, Macro Design, VBA

Menu Item
RunCommand Equivalent
Bookmarks - Clear All Bookmarks
acCmdBookmarksClearAll
Bookmarks - Next Bookmark
acCmdBookmarksNext
Bookmarks - Previous Bookmark
acCmdBookmarksPrevious
Clear Grid
acCmdClearGrid
Clear Layout
acCmdClearAll
Complete Word
acCmdCompleteWord
Copy
acCmdCopy
Create Shortcut
acCmdCreateShortcut
Cut
acCmdCut
Delete
acCmdDelete
Delete Columns
acCmdDeleteQueryColumn
Delete Record
acCmdDeleteRecord
Delete Rows
acCmdDeleteRows
Duplicate
acCmdDuplicate
Find
acCmdFind
Find Next
acCmdFindNext
Goto - First
acCmdRecordsGoToFirst
Goto - Last
acCmdRecordsGoToLast
Goto - New Record
acCmdRecordsGoToNew
Goto - Next
acCmdRecordsGoToNext
Goto - Previous
acCmdRecordsGoToPrevious
Indent
acCmdIndent
Linked Document Object - Convert
acCmdOLEObjectConvert
Linked Document Object - Open
acCmdOLEObjectDefaultVerb
List Constants
acCmdListConstants
List Properties/Members
acCmdShowMembers
Ole/DDE Links
acCmdOLEDDELinks
Outdent
acCmdOutdent
Parameter Info
acCmdParameterInfo
Paste
acCmdPaste
Paste Append
acCmdPasteAppend
Paste Special
acCmdPasteSpecial
Primary Key
acCmdPrimaryKey
Quick Info
acCmdQuickInfo
Redo
acCmdRedo
Rename
acCmdRename
Replace
acCmdReplace
Select All
acCmdSelectAll
Select All Records
acCmdSelectAllRecords
Select Form
acCmdSelectForm
Select Record
acCmdSelectRecord
Select Report
acCmdSelectReport
Test Validation Rules
acCmdTestValidationRules
Undo
acCmdUndo

© 1998 - 2011 Terry Wickenden TKW Design Site developed, maintained and hosted by TKW Design. This site is best viewed at 1024 x 768. Optimised for Firefox.