Adds a bookmark to a range.
Syntax
expression.Add(Name, Range)
expression Required. An expression that returns a Bookmarks object.
Name Required String. The name of the bookmark. The name cannot be more than one word.
Range Optional Variant. The range of text marked by the bookmark. A bookmark can be set to a collapsed range (the insertion point).