Thread
:
key assignments
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
key assignments
is there a way to assign copy and paste to a function key or some other key
combination?
i tired this and it didn't work, it still bring up the help pane.
Application.OnKey "^{F1}", "^{C}"
--
Gary
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas