Skip to main content
답변 6개
  1. 2019년 10월 3일 오후 9:12

    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

0/9000