Log in

View Full Version : Remapping ctrl+y in VBA Editor



mholman
08-16-2010, 07:57 AM
Every other application I use has ctrl+y mapped to redo, but VBA uses it to cut a line of code. I'm sure this is useful for someone somewhere, but I often find myself hitting ctrl+y to redo an action only to lose a couple lines of code and more importantly the redo stack.

Is there anyway to stop ctrl+y from doing this, or preferably changing ctrl+y to be redo? It is absolutely driving me crazy, and any help would be greatly appreciated.

Bob Phillips
08-17-2010, 10:43 AM
I know keyboard is good, but wouldn't the Undo/Redo buttons in the toolbar work for you?