Excel 2007 Cut Disable

KPKP

New Member
Joined
Feb 8, 2022
Messages
10
Office Version
  1. 2007
Platform
  1. Windows
I have Excel 2007 files that are used by others and are tightly locked down. Workbooks and Sheets are Protected with a password. On any given tab some cells are Locked and Hidden, others are not. The cells that are not locked are for users to input data. The Locked cells typically contain formulas that point to the unlocked cells. My issue is that users sometimes enter data in an unlocked cell, realize it should have been entered in a different unlocked cell, so they Cut and Paste the input data. This can cause #REF! errors within the Locked cells. Using VBA, I have disabled Cut on the Right-click Context menu, and I have disabled [Ctrl]X with an OnKey command. But this still leaves Cut on the Home menu available. I've seen posts where the menu can be modified using XML, but I don't want to go there. I'm hoping there is a VBA solution to disable Cut on the Home menu. Thanks for your time & assistance!
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,215,065
Messages
6,122,944
Members
449,095
Latest member
nmaske

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