Paste method (Microsoft Forms)

Transfers the contents of the Clipboard to an object.

Syntax

object. Paste

The Paste method syntax has these parts:

Part Description
object Required. A valid object.

Remarks

Data pasted into a ComboBox or TextBox is treated as text. When the paste method is used with a form, you can paste any object onto the form.

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.