DoctorGonzo
Programmer
Hi all.
Can anyone tell me how to trim ALL the spaces out of a variable. ltrim, rtrim and trim remove leading and trailing, but I have a space in the middle of a var that just won't go.
I've tried useing replace too. Any ideas?
Many thanks,
Gonzo
Can anyone tell me how to trim ALL the spaces out of a variable. ltrim, rtrim and trim remove leading and trailing, but I have a space in the middle of a var that just won't go.
I've tried useing replace too. Any ideas?
Many thanks,
Gonzo