You would need to use 2 formulas. One to find the ";" and the other to then pull out te characters you need.
The first forumlua would use the Instr function to find the ";". You can see how to format it in the Crystal Reports Help File. This will return a number.
Th second formula would use the Left function to start from the beginning and stop by what ever value the Instr returns.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.