View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graeme Graeme is offline
external usenet poster
 
Posts: 59
Default Tracing and reassigning macro short cut keys

I have inherited a very useful spreadsheet that automatically loads when
excel starts and remains hidden, operating in the background.

Unfortunately, their is a useless macro assigned the Ctrl + z shortcut which
means we cannot use it for the undo function.

Is it possible to find out which macros have shortcuts assigned to them and
can I reassign ctrl + z back to undo? Or will it revert automatically when I
delete the macro?