P
Phish76
Hi
I have fields containing "Personal Reference 123456/PC". I need to only
keep the number and get rid of Personal Reference an /PC.
I can use the replace function in an expression to get rid of /PC but don't
know how to add the other substring of Personal Reference.
My expression so far is Expr1: Replace(([field1],"/PC","")
Thanks in advance!
Lisa
I have fields containing "Personal Reference 123456/PC". I need to only
keep the number and get rid of Personal Reference an /PC.
I can use the replace function in an expression to get rid of /PC but don't
know how to add the other substring of Personal Reference.
My expression so far is Expr1: Replace(([field1],"/PC","")
Thanks in advance!
Lisa