Macro needed to delete rows with certain condition.
Closed
tsunamibomb
venkat1926
- Posts
- 1
- Registration date
- Tuesday September 23, 2014
- Status
- Member
- Last seen
- September 23, 2014
venkat1926
- Posts
- 1864
- Registration date
- Sunday June 14, 2009
- Status
- Contributor
- Last seen
- August 7, 2021
Related:
- Macro needed to delete rows with certain condition.
- Macro to delete row after certain condition found ✓ - Forum - Excel
- Macros to Delete Rows in Excel 2007 ✓ - Forum - Programming
- Macro to compare and delete rows ✓ - Forum - Excel
- Conditionally deleting rows in excel 2007 ✓ - Forum - Excel
- Excel Macro for deleting rows IF cells not... ✓ - Forum - Excel
1 reply
venkat1926
Sep 25, 2014 at 03:26 AM
- Posts
- 1864
- Registration date
- Sunday June 14, 2009
- Status
- Contributor
- Last seen
- August 7, 2021
Sep 25, 2014 at 03:26 AM
filter according to that specific column and criteria being that string and delete FILTERED DATA ONLY and then remove filter. be careful test with experiment data. also keep original data safe somewhere for retrieval if something goes wrong.,