Thread
:
Keyboard Shurtcut
View Single Post
#
1
Posted to microsoft.public.excel.programming
Chip Pearson
external usenet poster
Posts: 7,247
Keyboard Shurtcut
Joe,
Application.OnKey "^c"
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
"Joe" wrote in message
...
I used this command to disable the copy key board
shortcut. How did I enable it back.
' Disable Copy keyboard shortcut
.OnKey "^c", ""
Reply With Quote
Chip Pearson
View Public Profile
Find all posts by Chip Pearson