I don't see any difference in what you 'have' and what you 'need'.
you can use
Code:sub M_snb() columns(7).specialcells(2).offset(2).specialcells(4).entirerow.delete columns(7).specialcells(2).offset(2).specialcells(2,2).entirerow.delete End Sub
I don't see any difference in what you 'have' and what you 'need'.
you can use
Code:sub M_snb() columns(7).specialcells(2).offset(2).specialcells(4).entirerow.delete columns(7).specialcells(2).offset(2).specialcells(2,2).entirerow.delete End Sub
Bookmarks