A
avkokin
Hi. How can insert acute accent for selection of character into word?
For example, I inserting acute accent like this:
Selection.InsertSymbol Font:="Times New Roman",
CharacterNumber:=769, Unicode:=True
But it replace my selection character. If I add:
Selection.Collapse direction:=wdCollapseEnd
That nothing do.
There is screenshot that show what I want:
http://img.photobucket.com/albums/v190/baston/toaccent.gif
P.S. Acute accent is diacritical mark.
For example, I inserting acute accent like this:
Selection.InsertSymbol Font:="Times New Roman",
CharacterNumber:=769, Unicode:=True
But it replace my selection character. If I add:
Selection.Collapse direction:=wdCollapseEnd
That nothing do.
There is screenshot that show what I want:
http://img.photobucket.com/albums/v190/baston/toaccent.gif
P.S. Acute accent is diacritical mark.