![]() |
How do I delete even rows (2,4,6) in an excel?
I have 1000 rows in a excel. I want to delete all alternative rows beginning
with 2 till 998. i dont know how to use this. Please reply |
How do I delete even rows (2,4,6) in an excel?
Pick an un-used column and insert:
=MOD(ROW(),2) into, say Z2, and copy down Autofilter column Z and then select rows with 0 in that column Then delete the visible rows. -- Gary''s Student - gsnu200814 "Karthik" wrote: I have 1000 rows in a excel. I want to delete all alternative rows beginning with 2 till 998. i dont know how to use this. Please reply |
All times are GMT +1. The time now is 09:38 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com