다음을 통해 공유


SmartTagAction.Execute Method (Access)

The Execute method performs the specified smart tag action.

Syntax

.Execute

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 Web site, while another action inserts contact information from Microsoft Outlook, while yet another action displays a map and driving directions.

Calling the Execute method will result 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.

참고 항목

개념

SmartTagAction Object

SmartTagAction Object Members