+ Reply to Thread
Results 1 to 2 of 2

Thread: How do I combine multiple columns into just 1 column?

  1. #1
    scosus
    Guest

    How do I combine multiple columns into just 1 column?

    In my excel file, the address is split into 4 columns. I want to combine the
    4 columns into 1.

  2. #2
    rmellison
    Guest

    RE: How do I combine multiple columns into just 1 column?

    In a fifth column, use the concanenate function or amphisand to combine the
    information. Then drag down to copy for each row.

    =CONCATENATE(A1,B1,C1,D1)
    or
    =A1&B1&C1&D1

    HTH


    "scosus" wrote:

    > In my excel file, the address is split into 4 columns. I want to combine the
    > 4 columns into 1.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0