I have two excel worksheets. What I want to do is to copy the content from sheet 1 and paste it into sheet 2. The copy button 'Macro' should not be fixed to copy only constant, it should be vibrant means if I add some more rows or columns in sheet1 and click copy button then it should paste all the rows and column in sheet2. Please give me an idea of looping concept in VBA, as I am new to it I also bought Bill Jelen book of VBA and Macros for MS office Excel 2007.
Bookmarks