Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default Tracing and reassigning macro short cut keys

it will automatically revert once you delete it
to find out which macro it is i would open up VBA and do a search in the
entire project for 'Ctrl+z' If the macro was recorded this might be in a
comment line, you can then delete that macro.


"Graeme" wrote:

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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Short Cut keys Hardeep_kanwar[_2_] Excel Discussion (Misc queries) 2 January 12th 09 11:23 AM
Short Cut Keys Anne Excel Worksheet Functions 1 April 19th 07 05:10 PM
key board short cut keys list albert Excel Discussion (Misc queries) 1 March 12th 07 10:32 AM
Reassigning macro to add in function Tom Corcoran Excel Programming 2 February 3rd 04 06:16 PM
priority of short cut keys Daniel Bonallack[_2_] Excel Programming 0 September 3rd 03 01:43 PM


All times are GMT +1. The time now is 09:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"