2.11 Run Macros from the Macro Panel

Use the Macro Panel to run VBA macros saved in your session document file or to run other macros , such as referenced macros, EML macros, or macros created with other products, that you have previously run on that session.

To run macros from the Macro Panel

  1. On the Session tab, in the Macros group, click Show Macro Panel.

    The Macro Panel has three tabs:

    The Available tab shows the VBA macros that are saved in the session document file.

    NOTE:The Available tab does not show EML macros, macros created with other products, or other macros that are not saved in the session document file.

    The Recent tab shows all macros that you have previously run in this session. This includes VBA macros as well as other supported macros that you have run, such as EML macros or macros created with other products.

    The Favorites tab shows the all the macros that you have marked as favorites.

  2. To run a macro, mouse over the macro you want to run and then the Play button on the left side of the macro.

  3. To stop a macro, click the Stop button next to the macro.

  4. To get more information about a macro, mouse over the macro.

    For VBA macros, a tooltip shows the VBA project and module that the macro is in.

    For other macros, a tooltip shows the type of macro and its fully qualified file name.