Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-16-2013, 04:18 AM
Kreol2013 Kreol2013 is offline font char does not change Windows 7 32bit font char does not change Office 2013
Novice
font char does not change
 
Join Date: Apr 2013
Posts: 8
Kreol2013 is on a distinguished road
Question font char does not change

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
and applying font
Code:
Selection.Font.Name = "Charter Indologique"
do not get the cube
If you select it, and manually replace the font, the symbol is displayed correctly.
Reply With Quote
  #2  
Old 09-29-2013, 09:15 PM
macropod's Avatar
macropod macropod is offline font char does not change Windows 7 32bit font char does not change Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,963
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

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]
Reply With Quote
Reply



Similar Threads
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
font char does not change Make Font Dropdown Change All Styles' Font trevorhiller Word 1 04-14-2012 02:14 AM
font char does not change Unique 3 char Alpha Numberic column mauricioaglr Excel 7 03-09-2012 06:45 PM
Change font across company Dill Excel 1 11-04-2009 08:21 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft