Padding in a String

Darrell Wootton

Registered User.
Local time
Today, 15:50
Joined
Feb 22, 2002
Messages
14
Hi,

I am trying to find how to remove the padding or space from a string.

I have imported data and when I use vba to manipulate the string there appears to be loads of padding on the end of the data?

ie:

"Mr A Customer "

instead of:

"Mr A Customer"

I cannot find anything regarding how to remove remove it, is it called padding????

Thanks

Darrell....
 
Thanks for advise - No Msg

............
 

Users who are viewing this thread

Back
Top Bottom