Hi everyone,

i have this line of code

Please Login or Register  to view this content.
originally it only deletes the row if cells in column C are empty. However, i want it to delete the row if cells in column d are empty. so i nested the Or [d2] in the If statement. do i have to make changes to the other lines too?

Thanks!