+ Reply to Thread
Results 1 to 2 of 2

compare and align data

  1. #1
    Registered User
    Join Date
    06-17-2005
    Posts
    11

    compare and align data

    Hello,

    I have two data sets on one worksheet with lists of data from different soruces EG:


    DATA 1 DATA 2
    code : key : qty code : key : qty
    1 a 6 1 a 6
    2 b 6 3 c 10
    3 c 10 4 d 8
    ect

    Would like:

    DATA 1 DATA 2
    code : key : qty code : key : qty
    1 a 6 1 a 6
    2 b 6
    3 c 10 3 c 10
    4 d 8 4 d 8
    ect



    I want to match the two lists by key and compare the asociated QTY. To do this manualy I am having to go through the list and see where they stop matching up and insert cells to make them match again. There is over 10000 lines so this will take ages. IS there a method or script that will comparte and align the rows?

    Any help much apreciated.

    Scribs
    Last edited by scriblesvurt; 03-19-2007 at 01:20 PM.

  2. #2
    Registered User
    Join Date
    06-17-2005
    Posts
    11
    I belive I am looking for something like this thread but don't uderstand the response:

    http://www.excelforum.com/showthread...ht=match+align

+ 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