Hello,
I am a VBA beginner. I am trying to take out any non-alphanumberic characters from a text string but only if they are at the beginning or the end of the string.
I tried LTrim and RTrim but it seems that only works for spaces, so I am wondering if there is some thing similar to do what I need?
Thanks,
Soph
Bookmarks