Skip to main content
6 件の回答
  1. 2019年10月3日 21: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