Got it
Thanks so much Pete
Got it
Thanks so much Pete
This will do the same:
PS.. Adjust the sheetnames to those in the workbook![]()
Sub snb() with sheets("sheet1").cells(1).currentregion .autofilter 1,"=" intersect(.offset,.offset(1)).copy sheets("sheet2").cells(rows.count,1).end(xlup).offset(1) .autofilter end with End Sub
Adjust the filtercriterion if necessary
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks