Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes selected information from an object and transfers it to the Clipboard.
Syntax
expression.Cut
expression A variable that represents a TextBox object.
Remarks
The Cut method removes currently selected text in the control to the Clipboard. This method does not require that the control have the focus.
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.