A
Andyoye
IP 2007
I have a text field who's value is based on :
concat(FieldA, " ", FieldB, " ", FieldC)
Question is: If FieldA and FieldB are empty, I end having blank spaces and
then value of FieldC. How can I put a condition or use substring to
eliminate the spaces?
tks
I have a text field who's value is based on :
concat(FieldA, " ", FieldB, " ", FieldC)
Question is: If FieldA and FieldB are empty, I end having blank spaces and
then value of FieldC. How can I put a condition or use substring to
eliminate the spaces?
tks