Sarthakjaiswal44
New Member
- Joined
- Sep 16, 2018
- Messages
- 4
Hello
I am a starter in VBA.
I have one workbook by the name copy.xlsm, it has a data in "Sheet1" from A1:J14.
Now i wish to copy this data to different workbooks, whenever required, Therefore I cannot set the destination workbook name beforehand, but the destination worksheet will have "Sheet2" where data has to be pasted.
Please help me out with a simple VBA code.
I am a starter in VBA.
I have one workbook by the name copy.xlsm, it has a data in "Sheet1" from A1:J14.
Now i wish to copy this data to different workbooks, whenever required, Therefore I cannot set the destination workbook name beforehand, but the destination worksheet will have "Sheet2" where data has to be pasted.
Please help me out with a simple VBA code.