+ Reply to Thread
Results 1 to 3 of 3

Find match, copies adjacent data, skips one and pastes into wrong row

  1. #1
    Forum Contributor
    Join Date
    01-25-2013
    Location
    near Philly, PA USA
    MS-Off Ver
    Excel 2019
    Posts
    178

    Find match, copies adjacent data, skips one and pastes into wrong row

    This almost works.
    I've a sheet with 2300+ rows of data: title, author.
    Each title (column 2) is on its own row with each author (column 4). Example:
    "The Brown Dog" by J.Smith
    "The Brown Dog" by E. Jones
    "The Brown Dog" by S.Doe
    This continues for the 800 some titles (some have 1 author, some up to 7).

    I need to have the title and the authors in order on one row.
    The code below runs but omits the last author of the title (problem 1)
    Problem 2: Each author gets put into the row it came from and 1 column to the right of the one above it.
    Your help is appreciated!

    Please Login or Register  to view this content.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Find match, copies adjacent data, skips one and pastes into wrong row

    Can be done like this.

    Please Login or Register  to view this content.
    Martin

  3. #3
    Forum Contributor
    Join Date
    01-25-2013
    Location
    near Philly, PA USA
    MS-Off Ver
    Excel 2019
    Posts
    178

    Re: Find match, copies adjacent data, skips one and pastes into wrong row

    Mrice,
    Thank you!
    You saved me a bucket load of time and grief!
    Bob

+ 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