Re: What key combination reverses letters? F10 did in older versio

From: Marcuse (Marcuse_at_discussions.microsoft.com)
Date: 10/13/04


Date: Tue, 12 Oct 2004 18:57:02 -0700

Thanks for the plausible suggestion, but I don't think its a macro I wrote.
Oddly, in the Manual for Word for Windows 95, it gives key assignments for
all the function keys except F10.

Eh?

Peter Marcuse

"Doug Robbins" wrote:

> I don't remember that being a built-in utility. Maybe you had a macro such
> as the following assigned to the F10 key:
>
> Dim mystr As String
> mystring = Selection.Text
> Selection.Delete
> Selection.InsertBefore Right(mystring, 1) & Left(mystring, 1)
>
>
> --
> Please respond to the Newsgroup for the benefit of others who may be
> interested. Questions sent directly to me will only be answered on a paid
> consulting basis.
>
> Hope this helps,
> Doug Robbins - Word MVP
> "Marcuse" <Marcuse@discussions.microsoft.com> wrote in message
> news:D32CCB7F-572E-4766-AFA7-C5CCF4851EF4@microsoft.com...
> > F10 used to reverse letters selected, I think Shift F10 reverse words.
> > Anything like it in Word 2003?
>
>
>



Relevant Pages

  • Re: Code Cleaner deleting keystroke assignments
    ... So far there seems to be no way to know if keystrokes were lost. ... automatically re-creates key assignments after using Code Cleaner. ... What would such a macro look like? ...
    (microsoft.public.word.vba.general)
  • Re: Word 2007 Print Key Assignments does not show Macro Name
    ... I was trying to print key assignments from Normal.dotm. ... creating a new macro with shortcut key, but saving it to a new .docm file ... the problem was with my Normal.dotm and that imported .bas file. ... Then I recreated each macro with a shortcut key by cutting ...
    (microsoft.public.word.docmanagement)
  • Re: seeing Keyboard Shortcuts for attached 2003 template
    ... I have a large number of macros with shortcuts. ... The List Commands function seems only to show default Word Key Assignments, not ones created by the user. ... How you get to the macro depends on your version of Word. ...
    (microsoft.public.word.docmanagement)
  • Re: Word 2007 Print Key Assignments does not show Macro Name
    ... If I assign a keyboard shortcut to a ... the macro name in the Template.Module.MacroName format. ... lists the shortcut key with no other info, ... of printing the key assignments in the first place. ...
    (microsoft.public.word.docmanagement)
  • Re: Word 2007 Print Key Assignments does not show Macro Name
    ... I was trying to print key assignments from Normal.dotm. ... I also created one new macro in 2007 but had ... Then I recreated each macro with a shortcut key by cutting the ... but recreating them and reassigning the shortcut keys did the trick ...
    (microsoft.public.word.docmanagement)