![]() |
|
#1
|
|||
|
|||
![]()
Welcome.
Please tell me how to write a vba code, so having the symbol (n with macron) http://unicode-table.com/ru/search/?q=%EE%97%9C hare who is only in the font Charter Indologique. At its selected programmatically Code:
ActiveDocument.Range (Start: = position_start, End: = position_end). Select Code:
Selection.Font.Name = "Charter Indologique" If you select it, and manually replace the font, the symbol is displayed correctly. |
#2
|
||||
|
||||
![]()
You should check what your manually-inserted font is with code like:
MsgBox Selection.Font.Name and MsgBox Selection.Font.NameAscii etc, to ensure you're setting it correctly.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
wildcard to express that the previous expr/char is optional | msoutopico | Word | 2 | 02-14-2013 04:20 PM |
if letter change font also change | gsrikanth | Excel | 1 | 05-15-2012 03:03 AM |
![]() |
trevorhiller | Word | 1 | 04-14-2012 02:14 AM |
![]() |
mauricioaglr | Excel | 7 | 03-09-2012 06:45 PM |
Change font across company | Dill | Excel | 1 | 11-04-2009 08:21 PM |