Originally Posted by Caskbill When you convert numbers to a string, it will add spaces. Try this: Code: b$ = trim(Str(y)) I didnt know that, thanx. That is why i get that first ",".
b$ = trim(Str(y))
Forum Rules