This is beyond my scope and I need help please. Not even sure where to start.
I have the following two workbooks of Data:
1) Named PartsFile.xml and one sheet named (Parts) This workbook has filtered data, with a header row in the 1st row. Column C is named W/O #. Data is in Columns A:V
2) Named ServiceFile.xml and one sheet named (WIP-MAIN) This workbook has UNFILTERED data, with a header row in the 1st row. Column C is named W/O #. Data is in Columns A:AK
If possible I need to loop through and compare column C (W/O #) in workbooks PartsFile.xml (filtered data) and ServiceFile.xml (unfiltered data) and highlight the ROW when there is a W/O # match in the Servicefile.xml with an Interior.ColorIndex = 33.
Thank You In Advance.
I have the following two workbooks of Data:
1) Named PartsFile.xml and one sheet named (Parts) This workbook has filtered data, with a header row in the 1st row. Column C is named W/O #. Data is in Columns A:V
2) Named ServiceFile.xml and one sheet named (WIP-MAIN) This workbook has UNFILTERED data, with a header row in the 1st row. Column C is named W/O #. Data is in Columns A:AK
If possible I need to loop through and compare column C (W/O #) in workbooks PartsFile.xml (filtered data) and ServiceFile.xml (unfiltered data) and highlight the ROW when there is a W/O # match in the Servicefile.xml with an Interior.ColorIndex = 33.
Thank You In Advance.