SmartTagAction.Execute method (Access)

The Execute method performs the specified smart tag action.

Syntax

expression.Execute

expression A variable that represents a SmartTagAction object.

Remarks

Smart tag actions are processes that are programmed into smart tags that allow users to perform certain functions related to the smart tag. For example, one action for a smart tag might be to access a website, while another action inserts contact information from Microsoft Outlook, while yet another action displays a map and driving directions.

Calling the Execute method results in a run-time error if the smart tag is:

  • Located on a report.
  • Located on a form in Design view, PivotTable view, or PivotChart view.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.