i tried to merge 2 sheets by VBA but i have some problems in result.
see attached sheet.
there are 5 sheets:
sheets "area100 datas" and "area200 datas" are raw datas.
sheets "area100" and "area200" extract raw datas, filter and reorder them.
so ignore those 4 sheets, are the starting sheets.
then there is a VBA in the sheet "area100+200" (see the button) that should merge "area100" and "area200" sheets.
(note: the copy/paste looks for the real number of rows to be copied because row number can change).
here is the problem:
some row of sheet "area200" is not copied (in the attached file are missing 2 rows).
any idea?
Bookmarks