Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default Re-bind built-in Excel functionality to new OnKey event.

I want to replace CTRL-ALT-LEFT Arrow keybinding to one of my macros,
but I do not want to replace the builtin Excel functionality that
already exists for that shortcut. It is simple enough to replicate with
VBA code and bind that to a different key, but is there anyway to bind a
built-in Excel function to a different key?

Any help would be most appreciated!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Re-bind built-in Excel functionality to new OnKey event.

Can you assign the functionality of CTRL+ALT+LEFT arrow to another key - is
that your question. No.

You would have to write a macro that accomplishes that functionality and
assign that macro to the candidate key.

--
Regards,
Tom Ogilvy


"R Avery" wrote in message
...
I want to replace CTRL-ALT-LEFT Arrow keybinding to one of my macros,
but I do not want to replace the builtin Excel functionality that
already exists for that shortcut. It is simple enough to replicate with
VBA code and bind that to a different key, but is there anyway to bind a
built-in Excel function to a different key?

Any help would be most appreciated!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default Re-bind built-in Excel functionality to new OnKey event.

Yes, that is what I wanted to know. Thanks.

Tom Ogilvy wrote:

Can you assign the functionality of CTRL+ALT+LEFT arrow to another key - is
that your question. No.

You would have to write a macro that accomplishes that functionality and
assign that macro to the candidate 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
How to bind filtered data in list box? Vinod Excel Discussion (Misc queries) 1 January 11th 10 01:59 PM
Bind a textbox to Access data Geo R Excel Discussion (Misc queries) 0 January 16th 08 04:45 PM
how to bind cells together Esra Excel Worksheet Functions 2 December 24th 07 10:48 AM
OnKey disabled by Excel at times? danhattan Excel Discussion (Misc queries) 4 August 29th 07 01:21 AM
Want to Bind ADO Dataset to Excel 2003 Pivottable Dan[_19_] Excel Programming 0 January 21st 04 01:26 PM


All times are GMT +1. The time now is 04:42 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"