Team,

I would need a vba macro code, that will do the following:

I have two workbooks.

1. Workbook1
2. Workbook2

both Workbooks are of same data and columns. I would need to update Workbook1.Sheet1 with updated data from Workbook2.Sheet1.

Macro need to Sync up both the Workbook1.Sheet1 with Workbook2.Sheet1 data.

Please help