Hi
I was wondering if anyone know if it is possible to delete a row using VBA if a certain cell contains a value. For example if I have the following data:
A B C D
1 1 XX 2 3
2 3 3 3 3
I would want to delete row 1 as it contains XX. If so, could someone direct me to the appropriate code.
Greg
Start Free Trial