> From: Kristopher Pilles
>
> Have many strings... vary in size....  I want them all to
> disaply from character 1 to chracter 70.  If tehre is less
> tehn 70 then nothing happens, if there is more then 70 then
> trim all text remaining to the right...

Left(String,70)

If there's less than 70, it will leave the whole string, otherwise it'll
just return the left hand 70 characters
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to