Examples of using Macro action in English and their translations into Vietnamese
{-}
- 
                        Colloquial
                    
- 
                        Ecclesiastic
                    
- 
                        Computer
                    
To execute macro actions only when certain conditions are true, you use an If block.
Select the drop-down list of macro actions below the MessageBox action,  and then select CancelEvent.
The macro actions in the Else If block execute if the value of[Status]
Access macro actions represent only a subset of the commands available in VBA.
In Office Access 2007, new features and macro actions have been added to help eliminate the need for code.
In Office Access 2007, new features and macro actions have been added to help eliminate the need for code.
Depending on the context you are working in, some macro actions may not be available for use.
You will also need to be sure to click Show All Actions  on the Design tab in order to view all macro actions.
Sheets can now automatically convert macro actions into an Apps Script,
Beginning in the Access 2010 release, Access contains many new macro actions that enable you to build more powerful macros  than you can build by using earlier versions of Access.
To switch from a longer list of macro actions to a shorter list that displays only those macro actions that can be used in a database that has not been trusted, make sure that the Show All Actions  button is not selected.
debugging Office Access 2007 provides new macro actions, including OnError(similar to the"On Error" statement in VBA)
Once you have added a Submacro block, you can drag macro actions into it, or select actions  from the Add New Action  list that appears within the block.
Databases that contain macro actions that are not on the trusted list- or databases that have VBA code- need
with a data macro,  you can use the Application Log table in combination with the OnError, RaiseError and LogEvent macro actions to help find data macro  errors.
For example, you can now create and use global temporary variables by using macro actions, and you can handle errors more gracefully by using new error-handling macro actions.
To switch from a longer list of macro actions to a shorter list that displays only those macro actions that can be used in a database that has not been trusted,
don't wish to carry out any actions  that may be unsafe, including running an action  query or using certain macro actions, you don't have to trust the database.
The argument for this macro action remains unchanged.
Drag the OnError macro action to the very top of the macro. .