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

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Boller

Banned
Joined
Apr 11, 2006
Messages
2,328
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,190,739
Messages
5,982,670
Members
439,790
Latest member
jonaust

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
Top