Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.setup
external usenet poster
 
Posts: 98
Default Setting Shortcut Keys

Hello all,

Is there any way to specifically set shortcut keys to buttons
(programmatically or by tweaking the registry even)? I would like to
set Excel's "Format Painter"
and "Center" buttons to the same key combos as Word's (Ctrl + Shift +
C) and (Ctrl + E).

Unfortunately, Excel isn't as resilient as Word when it comes to
assigning hot key combos (for those that don't know, please check out
this pictu
http://home.att.net/~ctbarbarin/file..._keyboard.jpg). Word
lists every command, what the command does, and all key combos already
assigned to it and allows you to add new key combos to existing ones.

FYI: I'm using MS Word & Excel 2002 SP3 (MS Office XP SP3)

Thanks for any help anyone can provide,

Conan Kelly


  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.setup
external usenet poster
 
Posts: 903
Default Setting Shortcut Keys

Hi Conon,
Not sure but are you trying to apply the painter several times.i

Paintbrush ("Format Painter") can be applied multiple times by double-clicking, and
turned off by clicking on any toolbar button. The large plus next to the cursor is
probably a tip-off of this feature.
http://www.mvps.org/dmcritchie/excel...tm#painter.htm

For a macro see ...
Pasting Formats, as in Format Painter (#painter)
http://www.mvps.org/dmcritchie/excel/paste.htm#painter

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Conan Kelly" <CTBarbarin at msn dot com wrote in message ...
Hello all,

Is there any way to specifically set shortcut keys to buttons
(programmatically or by tweaking the registry even)? I would like to
set Excel's "Format Painter"
and "Center" buttons to the same key combos as Word's (Ctrl + Shift +
C) and (Ctrl + E).

Unfortunately, Excel isn't as resilient as Word when it comes to
assigning hot key combos (for those that don't know, please check out
this pictu
http://home.att.net/~ctbarbarin/file..._keyboard.jpg). Word
lists every command, what the command does, and all key combos already
assigned to it and allows you to add new key combos to existing ones.

FYI: I'm using MS Word & Excel 2002 SP3 (MS Office XP SP3)

Thanks for any help anyone can provide,

Conan Kelly




  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.setup
external usenet poster
 
Posts: 22
Default Setting Shortcut Keys

David,

Thanks for the reply. What I want to do is assign key combos to
existing commands that I use often. I don't want to create new macros
doing the same thing that existing commands/buttons already do.

Also, as far as I can tell, I can only assign key combos during
recording of a macro. A lot of the macros I create, I do it from
scratch. I hardly ever record macros. The only time I record macros
is to get code samples to use in macros I'm developing.

Another thing, what if I record a macro (we'll call it Macro1) and
assign a key combo to it at the time (say Ctrl + Shift + P). Then
later on, I decide to change the name of the macro (to
ListUniqueValues). Will Excel recognize the name change? In other
words, every time I press Ctrl + Shift + P, will Excel try to run
Macro1 (which may not exist anymore or be a different macro) or will
it know to run ListUniqueValues?

When assigning key combos at recording time, it looks like the combo
has to include Ctrl and can not include Alt. That would be okay for
the two commands that I want to assign hot keys to, but it would be
nice to have a little more flexibility for other stuff.

What if I have already assigned a key combo to a macro and then
realize that it might be more meaningful for another macro or that a
different key combo would be more meaningful for this macro (I want to
reassign it)? Can it be reassigned?

Once again, thanks for all of your help,

Conan




"David McRitchie" wrote in message
...
Hi Conon,
Not sure but are you trying to apply the painter several times.i

Paintbrush ("Format Painter") can be applied multiple times by
double-clicking, and
turned off by clicking on any toolbar button. The large plus next
to the cursor is
probably a tip-off of this feature.
http://www.mvps.org/dmcritchie/excel...tm#painter.htm

For a macro see ...
Pasting Formats, as in Format Painter (#painter)
http://www.mvps.org/dmcritchie/excel/paste.htm#painter

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Conan Kelly" <CTBarbarin at msn dot com wrote in message
...
Hello all,

Is there any way to specifically set shortcut keys to buttons
(programmatically or by tweaking the registry even)? I would like
to
set Excel's "Format Painter"
and "Center" buttons to the same key combos as Word's (Ctrl + Shift
+
C) and (Ctrl + E).

Unfortunately, Excel isn't as resilient as Word when it comes to
assigning hot key combos (for those that don't know, please check
out
this pictu
http://home.att.net/~ctbarbarin/file..._keyboard.jpg).
Word
lists every command, what the command does, and all key combos
already
assigned to it and allows you to add new key combos to existing
ones.

FYI: I'm using MS Word & Excel 2002 SP3 (MS Office XP SP3)

Thanks for any help anyone can provide,

Conan Kelly






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
setting special character shortcut keys? Brian Excel Discussion (Misc queries) 5 August 28th 07 10:37 PM
shortcut keys tomruffner Excel Discussion (Misc queries) 2 February 28th 07 02:20 PM
Setting Shortcut Keys Conan Kelly Setting up and Configuration of Excel 2 February 24th 06 06:43 PM
Shortcut Keys John Whelan Excel Programming 4 April 10th 04 03:54 PM
Shortcut Keys Jase Excel Programming 0 September 11th 03 06:04 AM


All times are GMT +1. The time now is 01:52 PM.

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

About Us

"It's about Microsoft Excel"