OKCMikeSoll
MIS
Hello,
I have a field that produces a string with a "from" and "to" group imbeded in the text. I would like to have two seperate formulas that extract these group names from the current string. One formula for the "from" group and one for the "to" group. The example below is exactly how it comes out everytime. The only change may be that the group names may have a space in them and some may not. All of the group names are always in Uppercase if that helps.
Current Output Example:
Reassignment from LVL 1 HELPDESK to TELECOM
Expected Output(Formula 1):
LVL 1 HELPDESK
Expected Output(Formula 2):
TELECOM
CR v9.0
Oracle 9i
Thanks in advance
-Mike
I have a field that produces a string with a "from" and "to" group imbeded in the text. I would like to have two seperate formulas that extract these group names from the current string. One formula for the "from" group and one for the "to" group. The example below is exactly how it comes out everytime. The only change may be that the group names may have a space in them and some may not. All of the group names are always in Uppercase if that helps.
Current Output Example:
Reassignment from LVL 1 HELPDESK to TELECOM
Expected Output(Formula 1):
LVL 1 HELPDESK
Expected Output(Formula 2):
TELECOM
CR v9.0
Oracle 9i
Thanks in advance
-Mike