View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_88_] John[_88_] is offline
external usenet poster
 
Posts: 205
Default Keybindings Collection in Excel

Hi,

Can anyone tell me how to assign short cut keys to macros (other than the
manual method). I'm trying to program a set of programable keys
(www.x-keys.com) to fire a macro.

I've discovered the "Keybindings" collection in Word, but it doesn't appear
to exist in Excel. Is there an alternative?

Lastly are normally set macro short cut key combinations stored in the
respective document or somewhere else?

Thanks in advance

John