Combine Text |
Combines selected text separated by a delimiter. Especially useful to combine segment values to create a delimited account combinations but can be used to combine any text.
Example =Combine_Text("01","100","7000") will return “01.100.7000”.