+ Reply to Thread
Results 1 to 2 of 2

How do I transpose entries that repeat in sequence down a column .

  1. #1
    Anzacdave
    Guest

    How do I transpose entries that repeat in sequence down a column .

    I am trying to transpose a bunch of data that is repeated ad nauseam down a
    column (lets say Column A) and I want to separate the entries so that they
    appear listed by column:

    Example:

    Change this data

    Bob Smith Name
    3 Smith Street Address
    03-9898-1214 Phone

    Jane Doe Name
    4 Big Avenue Address
    03-9898-1215 Phone

    Into This Data
    Name Address Phone
    Bob Smith 3 Smith Street 03-9898-1214
    Jane Doe 4 Big Avenue 03-9898-1215



  2. #2
    Tom Ogilvy
    Guest

    Re: How do I transpose entries that repeat in sequence down a column .

    http://tinyurl.com/6j9nz

    --
    Regards,
    Tom Ogilvy


    "Anzacdave" <Anzacdave@discussions.microsoft.com> wrote in message
    news:E7889EC8-E0BF-4719-B2EC-98826B30CB10@microsoft.com...
    > I am trying to transpose a bunch of data that is repeated ad nauseam down

    a
    > column (lets say Column A) and I want to separate the entries so that they
    > appear listed by column:
    >
    > Example:
    >
    > Change this data
    >
    > Bob Smith Name
    > 3 Smith Street Address
    > 03-9898-1214 Phone
    >
    > Jane Doe Name
    > 4 Big Avenue Address
    > 03-9898-1215 Phone
    >
    > Into This Data
    > Name Address Phone
    > Bob Smith 3 Smith Street 03-9898-1214
    > Jane Doe 4 Big Avenue 03-9898-1215
    >
    >




+ 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