View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Auric__ Auric__ is offline
external usenet poster
 
Posts: 538
Default Undocumented Excel key-bindings.

On Fri, 16 Apr 2004 15:54:11 -0400, R Avery wrote:

Over time, I have found several key-bindings that access Excel
functionality that are not documented anywhere that I have looked. I do
not remember all of them offhand, but here are a few:

CTRL-SHIFT-< = Fill Down
CTRL-SHIFT- = Fill Right
CTRL-ALT-L or R Arrow = Goto previous (next) selection area in multiple
area selection.
CTRL-Insert = Copy


Does anyone know of any other rarely used Excel keyboard bindings?


Ctrl + Delete = Cut
Shift + Insert = Paste

Those two, along with Ctrl + Insert (and doubtless others), date from
the DOS programs. I don't know if they're documented, but there's also:

Ctrl + D = Fill Down
Ctrl + R = Fill Right