I have data that once extracted from comments, includes line returns. I can "Un-Wrap" but the resulting text then includes a CHAR (10) line return? I've tried to use Trim, Clean but neither has worked. I think it's a CHAR(10). Does anyone know how I can get rid of these pesky little critters? I'd like to include the code in the code I use to extract the comments.