Macro

This page presents procedures from class DoCmd related to the theme Macro

CancelEvent - The CancelEvent method carries out the CancelEvent action in Visual Basic.

ClearMacroError - Removes information about an error that is stored in the MacroError object.

RunCommand - The RunCommand method runs a built-in command.

RunDataMacro - Use the RunDataMacro method to run a named data macro from Visual Basic.

RunMacro - The RunMacro method carries out the RunMacro action in Visual Basic.

RunSQL - The RunSQL method carries out the RunSQL action in Visual Basic.

SearchForRecord - You can use the SearchForRecord method to search for a specific record in a table, query, form, or report.

SetProperty - The SetProperty method carries out the SetProperty action in Visual Basic.

SingleStep - Pauses macro execution and opens the Macro Single Step dialog box.