Apologies for repost (kind of) - Disable Cut function but allow Paste

mikeymay

Well-known Member
Joined
Jan 17, 2006
Messages
1,568
Office Version
  1. 365
Platform
  1. Windows
Please see previous thread .....

http://www.mrexcel.com/forum/excel-questions/694926-disable-cut-function.html#post3436093

I am in desperate need of a solution that will allow a user to Copy & Paste but disable the DragandDrop/Cut functions within the workbook.

The one caveat to this is that the user MUST be able to copy data OUT of the workbook.

Using
Code:
Application.CellDragAndDrop = True
when the workbook is deactivated clears the clipboard meaning the user cannot paste to another workbook.

If anyone can help with this I will send you chocolate cake.......


Thanks
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Sorry, but I forgot to mention that the users will be using 97-2003 and/or 2007.

I know the OnKey commands don't work in 2007 so I need a solution for both platforms.

Thanks for looking into this though.
 
Upvote 0

Forum statistics

Threads
1,203,461
Messages
6,055,559
Members
444,799
Latest member
CraigCrowhurst

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top