Replace function very useful when I want to avoid too many append operations just to insert
non-printable characters.


Replace(Text1,vbCrLf,"")

Iouri Boutchkine
[email protected]