View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default List all macro shortcuts in Excel

The following page http://www.cpearson.com/Excel/ShortCuts.aspx shows all
the built-in shortcuts as well as shortcuts for various ALT key sequences
(which may vary from one use to the next -- the code generation ALT key
sequences for your particular commandbar configuration.


--
Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)




"scooper" wrote in message
u...
Is it possible to list the macro shortcuts one has created?

scooper