• Did you try using something like REPLACE(REPLACE(YourField,CHAR(10),''),CHAR(13),'')

    to modify the field from within the report query?