Re: Keystroke formatting in Find box not working

From: Larry (larry328_at_att.net)
Date: 03/10/04


Date: Tue, 9 Mar 2004 21:30:39 -0500


I found the source of the problem. I have created macros that intercept
the built-in Underine, Italic and Bold commands, and this changed their
functionality so that pressing the keystrokes no longer registers in the
Find box.

I like the improvements I've made to the built-in commands. For one
thing, I've changed them so that the cursor doesn't have to be inside a
word in order to underline or italicize it. The cursor can be just
touching the first or last character of the word and the command will
still format the word. So I want to keep my customizations while also
retaining the functionality of these commands when they are run in the
Find box.

So the question is, is there a way I can determine through VBA if the
focus is on the Find box? If there is, then I would run the standard
code for these commands if the Find box is active, and I would run my
customized code if it's not.

Any ideas? :-)

I'm copying this message to the vba group.

Larry



Relevant Pages

  • Re: Accept change and automatically highlight next change
    ... I don't think there is any compendium of commands. ... The functionality is what I'm looking for, ... > I agree that in general the tracking and reviewing functions are better ...
    (microsoft.public.word.docmanagement)
  • Re: Keystroke formatting in Find box not working
    ... the built-in Underine, Italic and Bold commands, and this changed their ... functionality so that pressing the keystrokes no longer registers in the ... I like the improvements I've made to the built-in commands. ... word in order to underline or italicize it. ...
    (microsoft.public.word.newusers)
  • Re: Keystroke formatting in Find box not working
    ... the built-in Underine, Italic and Bold commands, and this changed their ... functionality so that pressing the keystrokes no longer registers in the ... I like the improvements I've made to the built-in commands. ... word in order to underline or italicize it. ...
    (microsoft.public.word.newusers)
  • Re: Keystroke formatting in Find box not working
    ... the built-in Underine, Italic and Bold commands, and this changed their ... functionality so that pressing the keystrokes no longer registers in the ... I like the improvements I've made to the built-in commands. ... word in order to underline or italicize it. ...
    (microsoft.public.word.application.errors)
  • Re: Keystroke formatting in Find box not working
    ... the built-in Underine, Italic and Bold commands, and this changed their ... functionality so that pressing the keystrokes no longer registers in the ... I like the improvements I've made to the built-in commands. ... word in order to underline or italicize it. ...
    (microsoft.public.word.vba.general)