Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Removing Paragraph marks in an export

    Hi sushila

    many thanks for the help

     I can get it to work with the code below but '^P' does not seem to work, not sure why.

    RTRIM(REPLACE(advert.DescriptionDetails,char(10), '')) AS Description

    Thanks again

    Mark

Viewing post 1 (of 2 total)