Forum Discussion

4 Replies

  • Dean_Gross's avatar
    Dean_Gross
    Silver Contributor
    please provide more information about what you are trying to do.
    • johnk351's avatar
      johnk351
      Copper Contributor
      I would like to combine two separate columns into one column all at once
      • Without knowing more information it is hard to help but assuming you are talking about combining two columns in Excel you can use the concatenate function. As an example, if you’d like to combine cell A1 and B1 into C1 separated by a space, using “=concat(A1,” “,B1)” in cell C1 should produce the desired result.

Resources