Thread
:
MACRO TO DELETE ROW IF CELL VALUE IS ZERO
View Single Post
#
1
Posted to microsoft.public.excel.programming
K[_2_]
external usenet poster
Posts: 557
MACRO TO DELETE ROW IF CELL VALUE IS ZERO
I need macro which should go through in column "E2:E" of sheet
("DATA") and if finds any cell value = 0 then it should delete that
entire row. Note that I have heading in cell "E1"
Reply With Quote
K[_2_]
View Public Profile
Find all posts by K[_2_]