Re: Any helper re setting tab stops (thank you!)
From: Helmut Weber (elmkqznfwvccbf_at_mailinator.com)
Date: 03/01/05
- Previous message: Howard Kaikow: "Re: Execute Method of Find Object"
- In reply to: singeredel: "Re: Any helper re setting tab stops (thank you!)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 01 Mar 2005 23:07:04 +0100
Hi Julie,
with a sense of humor,
I wish I never had answered before (not really) ;-)
Now my obligation seems to be to finish it.
I don't know whether I can do it.
To the co-readers: Any other input is most welcome!
Are you using a monospaced font?!
What is all that
>If sLen1 >= sLen2 And sLen1 >= sLen3 And sLen1 >= sLen4 Then
about?
Oh, I'm seeing something.
You are assignign a variable of type single to a string. !!!
> Dim sTm As String ' temporary string
> Dim sLen4 As Single
If sLen4 >= sLen1 [...] sLen4 >= sLen3 Then sTm = sLen4
Prone to cause problems.
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word XP, Win 98
http://word.mvps.org/
- Previous message: Howard Kaikow: "Re: Execute Method of Find Object"
- In reply to: singeredel: "Re: Any helper re setting tab stops (thank you!)"
- Messages sorted by: [ date ] [ thread ]