PDA

View Full Version : Copy each advance filtered data (filter by date 1 to 31) to new sheet



Arshmaan
2011-12-09, 01:34 PM
Hello all,

I have a my employees monthly tracking report in excel worksheet and I have to do some advance filter on each date (1 to 31 except Sundays). I am doing these steps manullay:-

1) Do Advance filter (I’ve done some VBA work). For example I filter data by date 1st, so that my code filter data by date one and remove duplicates from column “f” as well.

2) Copy the filtered data.

3) Paste it on a new sheet.

I want to do this Via VBA.. or any suitable way.. please help… I am attaching my sheet as well from which you can understand my code and update it according to my need..

jpr73
2011-12-12, 01:10 PM
Hi,
Arshmaan you have cross posted here (http://www.excelforum.com/excel-general/804907-copy-each-advance-filtered-data-filter-by-date-1-to-31-to-new-sheet.html?p=2660495)
Best regards