I have file MAIN.xlsm with Macro and two sheets "A1", "A2".
When I Press "Get DATA" button I want to copy data from sheet "G000141" into "A1" and sheet "G000142" into "A2" (G000141, G000142 from another WB)
plz help do that, this's my code but it's not working.
Sub Ngoai1()On Error Resume...