I have the below program for delete row if specific value content in column . but it getting too much time for running .
I want to run the same program but take less time.
Also help me for the run that program for different sheet (Sheet2)
Sub DeleteRowContents()
last =...