You can use the OnKey command to disable Ctrl X. (See Excel VBA help) for
a single sheet you could use the worksheet activate and deactivate events.
http://www.cpearson.com/excel/events.htm for information on events (if not
familiar)
--
Regards,
Tom Ogilvy
"Amar" wrote in message
...
Hi,
Thanks for reading my posting. Is there a way to disable <ctrlX in
excel(cut functionality). Can this be acheived for a specific sheet.
Please
help in resolving this issue.
Thanks,
Amar