Re: What key combination reverses letters? F10 did in older versio
From: Marcuse (Marcuse_at_discussions.microsoft.com)
Date: 10/13/04
- Next message: Jay Freedman: "Re: Copy of Styles used in document"
- Previous message: Kind writer/user/programmer: "Re: Word 2002 copy and paste"
- Next in thread: Beth Melton: "Re: What key combination reverses letters? F10 did in older versio"
- Reply: Beth Melton: "Re: What key combination reverses letters? F10 did in older versio"
- Messages sorted by: [ date ] [ thread ]
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?
>
>
>
- Next message: Jay Freedman: "Re: Copy of Styles used in document"
- Previous message: Kind writer/user/programmer: "Re: Word 2002 copy and paste"
- Next in thread: Beth Melton: "Re: What key combination reverses letters? F10 did in older versio"
- Reply: Beth Melton: "Re: What key combination reverses letters? F10 did in older versio"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|