LDickenson
IS-IT--Management
- Jun 11, 2007
- 27
Hi
I am trying to write a formula to do the following:-
if {matter.matter_description} endswith '(ACQ*)' then 'Acquisition' else
if {matter.matter_description} endswith '(SH*)' then 'South House' else
other
The field that I am testing has a descrption that at the end of the description always has something in brackets and this is what I need to test on.
Can anyone help please.
Thanks,
Lisa
I am trying to write a formula to do the following:-
if {matter.matter_description} endswith '(ACQ*)' then 'Acquisition' else
if {matter.matter_description} endswith '(SH*)' then 'South House' else
other
The field that I am testing has a descrption that at the end of the description always has something in brackets and this is what I need to test on.
Can anyone help please.
Thanks,
Lisa