SmartTags.Add Method (Access)
Adds a smart tag to a form or control.
Syntax
expression .Add(Name)
expression A variable that represents a SmartTags object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Name |
Required |
String |
The name of the smart tag to add. |
Return Value
SmartTag