Actually, I am trying to make a tool in excel which will perform following task:
There are two work book Customer and master workbook .
In master workbook there are 2 sheets, namely Main, MNG.
There is a button on the sheet called Main.
Clicking that button it should import the data from customer workbook to the MNG sheet of the master workbook. Importing should be such that it should only copy from row 67 to end, from customer sheet and paste in MNG sheet from row 2.
Please help me out...
Thanks in advance.

