R
rob nobel
I would like to alter his piece of code to go to another part of the
procedure if the condition is NOT nothing.
Can someone suggest how to modify this?
If Intersect(Target, Me.Range("M26:M1525")) Is Nothing Then Exit Sub
Rob
procedure if the condition is NOT nothing.
Can someone suggest how to modify this?
If Intersect(Target, Me.Range("M26:M1525")) Is Nothing Then Exit Sub
Rob