Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Page Layout / May 2007

Tip: Looking for answers? Try searching our database.

Would someone record Alt+X for me?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bear - 18 May 2007 16:44 GMT
I see this kind of assertion in posts a lot: "I typed 2212 in my document and
then hit ALT+x and it converted the 2212 to a true minus sign."

I gather this functionality was added after Word 2000. Can anyone provide
the VBA equivalent of this operation so I can add it to my toolset?

Bear

Signature

Windows XP, Word 2000

Suzanne S. Barnhill - 18 May 2007 17:09 GMT
The Word command listed in Undo for this action is Toggle Character Code. A
recorded macro also reflects this:

Sub Macro1()
'
' Macro1 Macro
' Macro recorded Friday, May 18, 2007 by Suzanne S. Barnhill
'
   Selection.ToggleCharacterCode
End Sub

Note that the code (2212 in this case) does not, however, need to be
selected for this to work provided Alt+X is pressed immediately after typing
the numbers. You can, however, select any character in the document and
press Alt+X to get its corresponding character code.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> I see this kind of assertion in posts a lot: "I typed 2212 in my document and
> then hit ALT+x and it converted the 2212 to a true minus sign."
[quoted text clipped - 3 lines]
>
> Bear
Bear - 18 May 2007 21:26 GMT
Suzanne:

Thanks for the information. I guess I'm out of luck, because I just can't
find that command in Word 2000. It's not in the list of Word commands
available in the Macros dialog box, and VBE won't react to it when I type it
in. No mention in the Help either.

Must be a later innovation.

I wonder if I can cobble together an approximation.

Bear
Signature

Windows XP, Word 2000

> The Word command listed in Undo for this action is Toggle Character Code. A
> recorded macro also reflects this:
[quoted text clipped - 20 lines]
> >
> > Bear
Suzanne S. Barnhill - 19 May 2007 00:46 GMT
It *is* a later innovation.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> Suzanne:
>
[quoted text clipped - 33 lines]
> > >
> > > Bear
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.