Bookmark.Copy method (Word)

Copies a bookmark to the new bookmark specified in the Name argument, and returns a Bookmark object.

Syntax

expression.Copy (Name)

expression Required. A variable that represents a Bookmark object.

Parameters

Name Required/Optional Data type Description
Name Required String The name of the new bookmark.

See also

Bookmark Object

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.