Using Vb6 and the "Replace Function" in a function allowing the user to remove things from a string like ">". This works great but can you use it to trim spaces after a crlf?When the string is returned to the Multiline textbox I'm trying to get all aligned to the left but all the spaces stay. I've tried using the trim fuction with no luck. IF not is it possible with the "Split Function"? Thanks in advance