text formatting
- From: Edward <Edward@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Aug 2008 13:49:00 -0700
Hi everybody,
Im using the following code to genetare a text formatting
mystr= ' somthing
For x = 1 To 50 - Len(mystr)
mystr = mystr + " " + "."
Next
my problem is for different lenght of mystr even when i use truetype font
the results don't line up correctly
first text .............................1
seocnd long text ................2
altough we have the same number of characters in each line but 1 and 2 don't
line up correctly . any suggestions?
Thanks,
--
Best regards,
Edward
.
- Follow-Ups:
- Re: text formatting
- From: Jay Freedman
- Re: text formatting
- From: Jonathan West
- Re: text formatting
- Prev by Date: Re: wdDialogFileOpen and .name not working properly
- Next by Date: Re: text formatting
- Previous by thread: Using Office and Windows XP, SP3
- Next by thread: Re: text formatting
- Index(es):