Ashutosh Sarangi 7.Oct.10 08:54 AM a Web browser LEILEI - 7.0Windows
Hi All,
i have a zid file format (csv file).the values are like
SAP_Sales_Organisation: Type Text until ";"
SAP_Distribution_Channel: Type Text until ";"
SAP_Division: Type Text until ";"
Company_Name: Type Text until ";"
In Company_Name the value sometimes returns with "(" or ")".I want if the value contains "(" or ")" then it should replace it with blank.How do i achive this.