Forum Discussion
Samuel Parry
Jul 19, 2018Copper Contributor
Delete rows in an IF test
I need to delete a row if the value in column B for the current row is equal to the value in the next row. Can I do this in an IF test?If not, then how?
Lorenzo Kim
Jul 20, 2018Bronze Contributor
maybe you would like to visit the ff sites:
https://www.extendoffice.com/documents/excel/815-excel-remove-rows-based-on-cell-value.html
https://stackoverflow.com/questions/46613878/vba-excel-delete-row-based-on-value-in-column
https://yodalearning.com/tutorials/how-to-delete-rows-in-excel-based-on-a-condition/
https://www.extendoffice.com/documents/excel/815-excel-remove-rows-based-on-cell-value.html
https://stackoverflow.com/questions/46613878/vba-excel-delete-row-based-on-value-in-column
https://yodalearning.com/tutorials/how-to-delete-rows-in-excel-based-on-a-condition/