![]() |
deleting certain rows
I have an 800 page spreadsheet where I need to delete all rows that have zero
in columns J through M. Can anyone steer me in the right direction. -- Marie |
deleting certain rows
I'd probably add a helper column
In that column I'd put =COUNTIF(J2:M2,0) 'in column 2 for example Copy down to the end and use autofilter to find the ones that have a value of 4 and delete. -- HTH, Barb Reinhardt "Marie" wrote: I have an 800 page spreadsheet where I need to delete all rows that have zero in columns J through M. Can anyone steer me in the right direction. -- Marie |
All times are GMT +1. The time now is 10:36 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com