+ Reply to Thread
Results 1 to 2 of 2

Match & combine

  1. #1
    Registered User
    Join Date
    03-10-2004
    Posts
    45

    Match & combine

    I have a worksheet with multiple columns, always the same quantity, rows that will vary in number. I need to search the rows finding a matchup in 4 specific columns ex.( B, C, G, & H). Those rows that match need to be combined. Once combined I need the ones that matched to be removed.

    Example.

    Tom | Red | 5 | 2008 | 16
    Tom | Red | 5 | 2008 | 12

    output: With the two found rows removed(deleted).

    Tom | Red | 5 | 2008 | 28

    This will need to cycle through the complete list of rows containing information.

    Thank U

  2. #2
    Forum Contributor
    Join Date
    06-27-2006
    Posts
    310
    I named the top left cell of the input range "data" and the top left cell of the output range "Output".
    I assumed that there were no blank rows in the data.

    Please Login or Register  to view this content.
    Last edited by SuitedAces; 02-12-2008 at 03:06 PM.

+ 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