Compare excel file display and highlight diff

Closed
kumar80 Posts 1 Registration date Saturday February 28, 2009 Status Member Last seen March 1, 2009 - Mar 1, 2009 at 11:24 AM
kiospc Posts 7 Registration date Sunday November 2, 2008 Status Member Last seen March 16, 2009 - Mar 2, 2009 at 08:12 AM
Hello IVAN ,

Iam new to VBA programming .I need help regarding how to compare excel files and display the result in third excel and highlight the differences of the excel files i.e New items added,changed values and deleted items

Hope for the reply
Related:

1 response

kiospc Posts 7 Registration date Sunday November 2, 2008 Status Member Last seen March 16, 2009
Mar 2, 2009 at 08:12 AM
hi,
try this link where you can download a software that performs these folliowing things:
- Compares files side-by-side
- Highlights syntax for Visual Basic
- Highlights differences down to the level of characters
- Thumbnail View for graphical presentation of differences
http://www.fileshome.com/VBA_Code_Compare_50391.html
hope it helps you.
-2