View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Bundy John Bundy is offline
external usenet poster
 
Posts: 125
Default assign shortcut to macro

Not sure what you mean by assign a key on close, but you can assign a button
in your toolbar to a macro, and you can assign some shortcut keys such as
when you record a macro
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"Gary Keramidas" wrote:

is it possible to programmatically assign a shortcut key to a macro? on close
for example?

--


Gary