Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
billybob
 
Posts: n/a
Default I'm not sure which NG I should ask this question.

I'm very new at templates and macros. I would like to edit the vba command code to only show and print "This is What Typeface will Look Like" instead of the "ABCDE..., abcde...,etc. (keeping it simple).Would someone "in the know" show me how to edit this portion of the command to generate the desitrd result?

Sub FontSampleGenerator()
Dim oDoc As Document, SampleText As String, FontName As String, _
MyRange As Range, StartRange As Range, i As Long

Set oDoc = Documents.Add
SampleText = Chr$(147) & "ABCDEFGHIJKLMNOPQRSTUVWXYZ" & _
Chr$(148) & ", " & _
Chr$(147) & "abcdefghijklmnopqrstuvwxyz" & Chr$(148) & ", " & _
Chr$(147) & "0123456789" & Chr$(148) & ", " & _
Chr$(147) & "The quick brown fox jumps over the lazy dog" & Chr$(148) & ", " & _
Chr$(145) & "Ã*áâéêëìÃ*îòóôùúû" & Chr$(146) & ", " & _
Chr$(145) & "(;,.:£‚¬$?!)" & Chr$(146)

System.Cursor = wdCursorWait

Thanks, anyone!
 
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access to Word Mail Merge; symbols change to question marks Rob S. Mailmerge 1 January 17th 05 12:25 PM
use a 'question mark cursor' to get help me Microsoft Word Help 1 January 17th 05 12:32 AM
Newbie document question please Dudley Henriques New Users 4 January 9th 05 08:38 PM
Font question? SJH Microsoft Word Help 4 January 6th 05 10:54 AM
Yet another DDE question! Sheila D Mailmerge 2 December 22nd 04 11:35 AM


All times are GMT +1. The time now is 01:33 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"