Now, I need to compare ADestination with ASource
BDestination with B source
.........................................................................
ZD with ZS
Is there any software to do this and prepare a report of the same.
Or may be I can copy ADestination .. ZD on one Excel and ASource to ZS on to different excel and compare both the files.. is there any good Software to do the same..
Last edited by blackcobra; 03-12-2010 at 12:39 AM.
Really interesting , what project are you working on ...
If output is what matters , you could code a simple matrix
program using c/c++ for doing the same . But to input these
much values is tough task .
I'm sure you will be able to do the required comparison with the functions provided in Excel. If you can give me a download link to the file, I'll see what I can do.
We are product based company where we collect Supplier Info and store it in out MAster DB
We collect data from different sources, cleanse, scrub the data and feed the data back to our Master DB.
Recenlty , people have gone bit lazy and there are huge variances in collected , cleased and Master DB.
I decided to dedicate myself to check what is being cleansed and loaded.I compare the data collected with the cleansed data. iff I find any variance, I prepare a report send it to the data team which does the collection and cleansing.After I get back the corrected data . I check the corrected file and give a nod for it to be laoded to Master DB.After the data is loaded back to the Master Db , I compared the cleansed data with the master DB to check if the data has been loaded properly ( checking the format , junk character etc etc ).
Coming back to my question, during the process of checking the collected data with the cleansed data ( this is in Excel format and there are thousands of record in the excel file with 118 rows of source and 118 rows of destination total 236 rows)
I have to compare the source columns with the destination columns.This I have to do it on daily basis for thousands of records.... what is the best possible way.
Attaching a sample of the document and is password protected.
Odie , estrangeredgenius,Grr will PM u the password of the file.
Last edited by blackcobra; 03-22-2010 at 12:28 PM.