Home Blog Archive MS Office Access: Macro to create - so it goes

Access: Macro to create - so it goes

  • Oct 03, 2025
  • 887
  • 0

In Access, you can combine it with a Macro several commands - such as the simultaneous opening and Printing a document. This saves you recurring tasks time. How can you create macros, you will learn in this practical tip.

The Macro Generator for Microsoft Access

The Macro-Generator will help you Create macros. The following guide works with all Access versions , starting in 2010.
  1. To open the Macro Builder, click the Create tab, in the "" > "macros".
  2. In the Macro Builder you will see at the right edge of the screen is the action catalog.
  3. You can open the folder by Clicking on the black arrow or a double click.
  4. You will now see the available actions. You move the mouse over a command, you will receive a detailed description of the respective function.
  5. You are automatically in the design tab. Now you can use commands to create a Macro.
Macro Generator to create

Create your macros in Access

To add the Macro to an action:
  1. Navigate to the Macro-Generator for the action catalog on the right side of the screen.
  2. Click on the arrow to the possible actions in the drop-down list.
  3. The actions are clearly grouped according to categories. Expand the categories with double-click or click on the black arrow, so you can see all the actions.
  4. Now select the action that you want to use. This is by Clicking or dragging the command to Drag and Drop in the Macro window.
  5. The Macro for more actions, go to the next line and select another command.
  6. Some actions may require sub-commands or arguments. For example, select "Run menu command", you need to call Access, then select the desired menu item. This is done very easily via a selection menu, which appears in the connection.
  7. You have integrated all of the desired commands in the Macro, click in the toolbar for quick access to Save.
  8. Now enter a descriptive name for the Macro, and confirm with "OK".
  9. You start your Macro to test it.
  10. To do this, navigate in the tab "design" in the ribbon menu the command "Run" or click in the left window, "All Access objects" with the right mouse button on the desired Macro. Then select also "Run".
  11. If you start a Macro, Access runs the actions in the order they are entered.
  12. You can change the order at any time by moving the actions with the green arrows located at the right edge of the Macro-command window up or down.

All Macro-actions

By default, be displayed in the drop-down list in the action catalog actions that can be executed in non-trusted databases.
  • To see all of the actions, scroll to it in the "design" tab within the group "Show/Hide" is set to "All actions"view.
In Access, a date of queries can, we will explain in the next tip.

Latest Videos

The call to the Macro Builder in Access

The call to the Macro Builder in Access

Information of the individual commands in the action catalog

Information of the individual commands in the action catalog

The Macro to a command from a drop-down list to assign

The Macro to a command from a drop-down list to assign

The actions of additional commands to add

The actions of additional commands to add

Order of the actions change

Order of the actions change

Actions by Drag & Drop insert

Actions by Drag & Drop insert

Macro to run manually in Access

Macro to run manually in Access

All existing Macro-actions to display

All existing Macro-actions to display

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =