Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel queries | Excel Discussion (Misc queries) | |||
Web Queries Excel 97 | Excel Discussion (Misc queries) | |||
Web queries and Excel | Excel Programming | |||
excel queries | Excel Programming | |||
Excel Web Queries | Excel Programming |