Disable the cut command in excel 2003

jkdgps

New Member
Joined
Jul 27, 2007
Messages
1
I'm hoping someone can help. I have tried with no success to accomplish the following. I have an excel file that I need to all users to copy and paste, but I want to prevent them from drag and drop or cut. Is there a VBA code that I can use that can accomplish this. I have been able to prevent all cut/copy/paste, but I can't seem to understand how to enable copy and paste but eliminate the rest.

Any help would be wonderful. Thanks.
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
Why would you want to prevent drag/drop but allow copy/paste?

Don't they do the same thing?

Also, if you want to prevent drag/drop, then you would probably want to prevent Fill as well?
 
Upvote 0

Forum statistics

Threads
1,215,022
Messages
6,122,716
Members
449,093
Latest member
Mnur

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