Is it possible to use
VB code to delete entire rows in excel if a condition is not met?
I.e if there is no value in column a, (""), is it possible to delete the entire corresponding row.
i.e if no value in cell a2, delete entire row 2
if no value in cell a4, delete entire row 4
Thanks for your help,
Mark