Hi, I'm working in Crystal Reports 8 (SQL 7 is my database)and need help writing a formula field. I have a field {evaluations.level_path} of type String that contains information about an employee's reporting structure. It looks just like this:
"Department Name\Department AVP\Manager Name"
I need to extract each of the three parts of the string using the "\" as my delimiter. I tried using a Split but I can't get it to work. Any ideas on how to write this formula in Crystal? Thanks! Barb
"Department Name\Department AVP\Manager Name"
I need to extract each of the three parts of the string using the "\" as my delimiter. I tried using a Split but I can't get it to work. Any ideas on how to write this formula in Crystal? Thanks! Barb