• Using:

    replace( replace(CAST(FieldName AS NVarchar(MAX)), char(13), ''), char(10), '')

    Still experiencing column alignment issues when exporting to excel (?) Please what format can I use to avoid this?