Crystal Reports How To — Create a Custom Function
Crystal Reports How To — Create a Custom Function
Since you are unable to understand I am posting a example below… try to use it. Go to Report → formula workshop and there go to New and there select custom function Syntax would be: Create a function Convert Function(StringVar value) //this will take the input string//Here write your logic and return a value.and close the function Now you have created a custom function. https://stackoverflow.com/questions/36542589/custom-function-addition-in-crystal-report