Hello All,
I have two excel files (Truck and Commodity). I need to copy values from 'Commodity' file to 'Truck' file. 'Truck' excel file has 120 worksheets.
The VBA code will copy D2:F44 (Commodity) and paste in E2:G44 of Birming worksheet (Truck). Similarly, it will copy D48:F90 (Commodity) and paste in E2:G44 of Mobile worksheet (Truck). In this way, the code will copy values into all 120 worksheets of Truck file.
I am attaching two excel files. Due to file size limitation, I have included only 5 worksheets in 'Truck' excel file.
Please help me.
Truck.xlsx
Commodity.xlsx
Thanks.
Bookmarks