Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Shortcut Key

I've selected a shortcut key for a macro in the menu bar:
Tools | Macros | Macro {macroname} Options

The preset text is Ctrl + Shift, and I've input an R in the textbox.

However, when I press Ctrl + Shift + R in Excel, the macro is not invoked.

Is there something that I'm missing?

Is there an alternate method of identifying a shortcut key?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Shortcut Key

The only reason I can think of why this doesn't work is if you already have
a macro assigned to this key combination. This could have been done using
Tools, Macro, Macros as you did, or by using a macro to assign an action
(Application.OnKey).

--
Jim Rech
Excel MVP
"ameliacat" wrote in message
...
I've selected a shortcut key for a macro in the menu bar:
Tools | Macros | Macro {macroname} Options

The preset text is Ctrl + Shift, and I've input an R in the textbox.

However, when I press Ctrl + Shift + R in Excel, the macro is not invoked.

Is there something that I'm missing?

Is there an alternate method of identifying a shortcut key?



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
shortcut has change or move so this shortcut can not open bakerstreet Excel Worksheet Functions 2 April 2nd 10 01:21 PM
Is there a shortcut? Bryan Excel Discussion (Misc queries) 2 December 15th 05 12:25 PM
shortcut robert Excel Worksheet Functions 2 December 1st 05 01:56 AM
Shortcut Daniel - Sydney Excel Discussion (Misc queries) 4 November 23rd 05 10:56 PM
Shortcut into Name box Bonnie Excel Discussion (Misc queries) 2 March 4th 05 03:27 PM


All times are GMT +1. The time now is 09:49 AM.

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"