PutInClipboard method (Microsoft Forms)
Moves data from a DataObject to the Clipboard.
Syntax
object. PutInClipboard
The PutInClipboard method syntax has these parts:
Part | Description |
---|---|
object | Required. A valid object. |
Remarks
The PutInClipboard method replaces the contents of the Clipboard with the contents of the DataObject that is in Text format.
See also
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.