Hi,
i am trying to copy multiple Range("d1, f3, f4, f6:f9, d13:j32, d35:j54, d57:j76, d79:j98") and want to paste the copied data in the same range in the specific worksheet.
my current worksheet - file:///C:\Users\ebineg\Documents\source.xlsx (sheet1)
my destined worksheet - file:///C:\Users\ebineg\Documents\master.xlsx (sheet1)
Could anyone help me on this code?
Thanks in advance.
i am trying to copy multiple Range("d1, f3, f4, f6:f9, d13:j32, d35:j54, d57:j76, d79:j98") and want to paste the copied data in the same range in the specific worksheet.
my current worksheet - file:///C:\Users\ebineg\Documents\source.xlsx (sheet1)
my destined worksheet - file:///C:\Users\ebineg\Documents\master.xlsx (sheet1)
Could anyone help me on this code?
Thanks in advance.