Copy a range from different worksheets and place in another worsheet

U

unplugs

Good Day.

I have a workbook named "Database". In the "Database" workbook, i
consist of 30 worksheets. How can i program in VBA so that I can cop
the range in sheet2-sheet30 in "Database" workbook and paste in sheet
of another workbook?

The format of sheet2-sheet30 is the same. I wan to copy all of the dat
in these worksheets so that I can have a summary of all the worksheet
paste in another worksheet in another workbook.

How can I do that in VBA.. ?

Hoping for someone that can help me
 
Top