deletedalien
Well-known Member
- Joined
- Dec 8, 2008
- Messages
- 505
- Office Version
- 2013
- Platform
- Windows
Hi there,
so i have a couple of questions but they the end result is basically the same...
i need to delete rows...
firstly i would need a macro to delete all rows that contain a lowercase Z
(usually should be found in column "A")
Next i would need to delete all rows that contain an empty cell in a certain column...
(also varies)
lastly i would need to delete all rows in column "E" that contain Zeros but ONLY if the value in column "D" has a value greater than zero..
now i don't know if the first 2 can be combined using an inputbox.
but im pretty sure the last one has to be a separate macro which is totally ok.
i hope i have provided enough information, otherwise please feel free to let me know.
Thanks in advance for any help.
so i have a couple of questions but they the end result is basically the same...
i need to delete rows...
firstly i would need a macro to delete all rows that contain a lowercase Z
(usually should be found in column "A")
Next i would need to delete all rows that contain an empty cell in a certain column...
(also varies)
lastly i would need to delete all rows in column "E" that contain Zeros but ONLY if the value in column "D" has a value greater than zero..
now i don't know if the first 2 can be combined using an inputbox.
but im pretty sure the last one has to be a separate macro which is totally ok.
i hope i have provided enough information, otherwise please feel free to let me know.
Thanks in advance for any help.