R Roelant Registered User. Local time Today, 04:05 Joined Apr 2, 2002 Messages 36 May 20, 2002 #1 I have a textbox where i automatic after each 40letters want to go to a new line is there somone how can give me this code please.
I have a textbox where i automatic after each 40letters want to go to a new line is there somone how can give me this code please.
L llkhoutx Registered User. Local time Yesterday, 22:05 Joined Feb 26, 2001 Messages 4,018 May 21, 2002 #2 vbCrlf (carriage return, line feed) will give a new line when concantenated with you text.