manojgovikariContributor14 years agoHow to Replace character "µ" with null or empty stringHi , I need to replace the character "µ" with empty stirng.. i tried the following code but not successded. 1. Replace(µg/dL, "µ","") 2. Replace(µg/dL, char(181),"") Please help me get...Show More
manojgovikariContributor14 years agoI tried with Ascci values to replace the character. But still its not working. Pls help me to solve this issue.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete
Related Content=,& characters are replacing with special CharacterReplacing + character with %2B when sendingAppend/Replace Record Script Options?