6 Antworten
Hi Chris,
I am surprised to hear that the string combination doesn't work. Could you share the calculation you are using?
Keep in mind that this is not addition but combination, for example String1 may be street address and String2 may city and zip code.
"34th Street" + ", "Seattle WA" = "34 Street, Seattle WA"
Cheers, -Birgit
