Following VBA code works perfectly fine for clearing the contents of cell L4 when something in K4 is changed.
If Not Intersect(Target, Range("K4")) Is N