+ Reply to Thread
Results 1 to 2 of 2

Conditional Transpose/Concatenation?

  1. #1
    Registered User
    Join Date
    05-27-2013
    Location
    Washington, DC
    MS-Off Ver
    Excel 2016
    Posts
    15

    Conditional Transpose/Concatenation?

    Say I've got the following user data laid out in three columns:

    FirstName LastName Address


    In some cases, there can be multiple rows with the same "Address" value (i.e., multiple people live at the same address). I would like to set up my data so that each row has a unique address value, concatenating/transposing the data as necessary. For example:

    FirstName1 LastName1 FirstName2 LastName2 Address


    There are never more than 2 names associated with 1 address, so my final altered data will have 5 columns. I was thinking there might be a way to do this with the INDEX(MATCH()) functions, but that's about as far as I've gotten successfully. Also, that doesn't solve the issue of needing to transpose the data from certain rows with (e.g., FirstName2 and LastName2)

    Does anyone know of a good way to approach this?

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: Conditional Transpose/Concatenation?

    Prob VBA best
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Conditional concatenation over a range
    By opex in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-21-2013, 09:09 PM
  2. Data Concatenation and Conditional Enumeration
    By infohaard22 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-07-2012, 02:20 AM
  3. [SOLVED] conditional concatenation?
    By linksavage in forum Excel General
    Replies: 11
    Last Post: 12-22-2010, 10:02 AM
  4. conditional concatenation
    By sheri100 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 09-01-2010, 04:04 PM
  5. Automated Conditional Concatenation
    By helpmethanks in forum Excel General
    Replies: 7
    Last Post: 01-11-2010, 07:01 PM
  6. Conditional Concatenation
    By helpmethanks in forum Excel General
    Replies: 3
    Last Post: 08-10-2009, 05:16 PM
  7. Conditional concatenation?
    By Colin Hayes in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2006, 11:55 PM
  8. Conditional concatenation and commas
    By Blasting Cap in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-19-2005, 04:26 PM

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