Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

EXCEL MASS DELETE 2

Status
Not open for further replies.

Acowaz

ISP
Jul 30, 2003
13
US
Excel question: I have used the formula in a database =if(d1-d2, 0, 1). I am able to view the duplicates because they are 0's but is there a way to do a mass deletion. But is it possible for it to delete the entire row based upon the zero. The database contains over 10,000 items therefore, deleting zero by zero is quite time consuming. Thanks in advance.

[shadeshappy]Al
 
You could auto filter on the zero, select the filtered rows and delete.

HTH,
Eric
 
Thanks to Carrr & Eric. J-walk is more automated than filtering but both got the job done. Thanks again!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top