hello
i'm using code based on Ron de Bruin's site
I want to delete row/s if a specific value exist on either 2 columns
Basically, I want to delete value 1 or 2 on column "A"
and "955.46*" on column "D"
i'm getting run time error '424' what I'm doing wrong??
(line "If Not IsError(.Value)...