+ Reply to Thread
Results 1 to 4 of 4

Reverse concatenate

Hybrid View

  1. #1
    Amy
    Guest

    Reverse concatenate

    I have cells that contains first name, last name, street address, city,
    state, and zip. How do I seperate these into seperate columns.

  2. #2
    Toppers
    Guest

    RE: Reverse concatenate

    Look at Data==>Text to Columns or use VBA with SPLIT function. How are the
    fields delimited?

    "Amy" wrote:

    > I have cells that contains first name, last name, street address, city,
    > state, and zip. How do I seperate these into seperate columns.


  3. #3
    Ron Rosenfeld
    Guest

    Re: Reverse concatenate

    On Wed, 5 Apr 2006 06:36:02 -0700, Amy <Amy@discussions.microsoft.com> wrote:

    >I have cells that contains first name, last name, street address, city,
    >state, and zip. How do I seperate these into seperate columns.


    If the fields are separated by commas, you can use the Data/Text-to-Columns
    wizard specifying comma as the delimiter.


    --ron

  4. #4
    JE McGimpsey
    Guest

    Re: Reverse concatenate

    One way:

    Choose Data/Text to Columns...

    In article <DE9071B7-34F0-4B90-80A3-E3F71FD26C25@microsoft.com>,
    Amy <Amy@discussions.microsoft.com> wrote:

    > I have cells that contains first name, last name, street address, city,
    > state, and zip. How do I seperate these into seperate columns.


+ 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.6.0 RC 1