Posted to microsoft.public.excel.misc
|
|
Disable "Cut" only
try
http://www.ozgrid.com/VBA/disable-cut-copy.htm
Delordson Kallon
http://www.instantsoftwaretraining.com/
"sparx" wrote:
Can anybody help, I have been looking for some VBA code that will
disable just the CUT feature of excel - allowing all other functions
like COPY & PASTE still to work as normal. Several codes I have found
disables the CUT, and also disables the COPY & PASTE from working as
well. Does anybody know of some VBA that will also stop only the CUT
used either from the keyboard CTRL+X, or from menu's in the toolbar.
Thanks
--
sparx
------------------------------------------------------------------------
sparx's Profile: http://www.excelforum.com/member.php...o&userid=16787
View this thread: http://www.excelforum.com/showthread...hreadid=536703
|