Need help comparing data from two different excel workbook sheets

T

Tony

I'm new to VB coding. If anyone could help me I would be most grateful.

I need help comparing data from two different excel files.

I want to be able to compare sheet1 of a file (or workbook) to sheet1 for
different excel file (or workbook).
I wanted to automate this process. Basically, select two different excel
files compare the data and output a third file with a graph indicating the
data differences.

But, having trouble writing the VB code. can anyone help me or direct to a
site that could help me out a bit.


regards,

Tony
 
Top