Background

I have used MS editors and applications for years including Visual Studio and office products and got use to CTRL+Y being redo. In fact so use to it doing that that I use undo CTRL+Z multiple times to look back on what I had just done then CTRL+Y until I get to my last point which has become second nature... that was until I came to Access 2007's VBA editor which has CTRL+Y being cut line.

Now I understand that this has always been this way (and I'm sure is useful if your use to it) but I'm not and apparently am unable to correct my brain just for Access 2007 and keep losing my whole redo list by clicking it when I want to redo. :(

I have looked for a solution in help files, Google (other search engines are available I'm sure! ;)) and even on SO but alas I have only found other soles like me who keep wiping there redo chain and others shouting at them for not being able to just learn that's what it does. LOL I'm stuck in my ways and don't use VBA's editor often enough to adapt!

So my Question

Is it possible to ether: * Remap the CTRL+Y shortcut key in Access 2007's VBA Code editor to Redo * Disable the CTRL+Y shortcut key in Access 2007's VBA Code editor

Both of these would solve my problem of wiping the redo chain and losing any work I had done.

link|improve this question

1  
It is a while since I used MZ Tools but they were very popular and may still be. I do not know if it will provide an answer, but it may help: mztools.com/index.aspx – Remou Sep 21 '11 at 13:35
Thanks. That tool has helped a bit as it have managed to map the find function to CTRL+Y (redo isn't an option) although I had to uninstall the 64bit Office and install the 32bit one as it doesn't work on 64bit but not that bigger problem currently. BUT if anyone has a better option that work on 64bit office and/or allows redo to be mapped as well please add it as an option (also Remou if you add this as an option I will mark it as answered ;)) – Zasurus Sep 22 '11 at 10:59
I will, because it may draw attention to you question again ;) – Remou Sep 22 '11 at 11:13
feedback

1 Answer

up vote 2 down vote accepted

From comments:

It is a while since I used MZ Tools but they were very popular and may still be. I do not know if it will provide an answer, but it may help:

link|improve this answer
As above: Thanks. That tool has helped a bit BUT if anyone has a better option that work on 64bit office and/or allows redo to be mapped as well please add it as an option. If no other options are found I will mark this as the solution. :) – Zasurus Sep 22 '11 at 11:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.