Application.CutCopyMode (Excel)

Returns or sets the status of Cut or Copy mode. Can be True, False, or an XLCutCopyMode constant, as shown in the following tables. Possible return values are xlCopy - In Copy mode, xlCut - In Cut mode.


Application.CutCopyMode = xlCopy