D
dreamer
Is there something that I should know about function lenght an
numbers?
I have used this in a loop:
[vb]
Left (start, Len(start)-2)
[vb]
with "start" being a number that changes from 5.0 to 110.5. An
Len(start) always returns 8 as lenght of the number??
What am I doing wrong
numbers?
I have used this in a loop:
[vb]
Left (start, Len(start)-2)
[vb]
with "start" being a number that changes from 5.0 to 110.5. An
Len(start) always returns 8 as lenght of the number??
What am I doing wrong