Re: Font problem using Selection.TypeText in Word/VBA
- From: Programmer Dude <Chris@xxxxxxxxxxx>
- Date: Wed, 08 Jun 2005 17:08:40 -0500
bobotheevildevilclown writes:
> I'm writing a word macro that deals with documents with both Hebrew and
> Times New Roman fonts. I select the entire text with Selection (see
> code below), make some changes, and then write the updated text back
> with Selection.TypeText. Unfortunatly when I do this the Hebrew font
> is converted to Times New Roman, making what was once hebrew a mangled
> mess. How can I preserve multiple fonts when grabbing text with
> selection.text/when typing with TypeText.
Can you first set the font of the selection?
.
- References:
- Font problem using Selection.TypeText in Word/VBA
- From: bobotheevildevilclown
- Font problem using Selection.TypeText in Word/VBA
- Prev by Date: Re: Suggestions for double-hashing scheme
- Next by Date: Re: Compression ... sort of
- Previous by thread: Font problem using Selection.TypeText in Word/VBA
- Next by thread: The new converting tools for ASP and .NET users.
- Index(es):
Relevant Pages
|
|