disable shortcut keys

M

maria

hi all

any ideas how to disable all shortcut keys in excel with only a single command

thanks
 
E

Eric Lawrence [MSFT]

Why?

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

maria

I am running an excel application which allow users to enter data. I want to restrict users from using shortcut keys and for example copy or paste certain information within the sheet. For example to disable the paste control on the cell I use commandBars("Cell").Controls(“Pasteâ€).Enabled=False but I was wondering if I could disable all the shortcut keys using a single command.

Thanks



----- Eric Lawrence [MSFT] έγÏαψε: ----

Why

--
Thanks

Eric Lawrenc
Program Manage
Assistance and Worldwide Service

This posting is provided "AS IS" with no warranties, and confers no rights
 
Top