You'll need the 'cumbersome macro'.
With Selection .MoveLeft Unit:=wdCharacter, Count:=1, Extend:=wdExtend .Cut .MoveRight Unit:=wdCharacter, Count:=1 .Paste End With
which you can attach to a keyboard shortcut of your choice - see http://www.gmayor.com/installing_macro.htm
-- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP
My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Buteonidae wrote:
[Quoted Text] > I'm using Word 2007, but this question would apply to most versions > of the software. > > In the early days, there was a simple keyboard shortcut (no cumbersome > macro, Vbase language, etc.) to transpose two mis-typed letters. For > instance, if one typed "prefect" instead of "perfect" (a case in > which a spell-check will not help), one could put the cursor between > the R and the E and hit something simple like control-T, and the two > letters would switch places. > > Nowadays, control-T creates a hanging indent - all well and good, > since I use a lot of those - but I can't remember the little shortcut > that transposes letters. Can anyone help? Many thanks!
|