Question
After, for example,
If Not Intersect(Target, Range("J1:J20")) Is Nothing Then
Do stuff
End if
.... the cell is left selected.
Is there any way to prevent this so the cell is left de-selected ?
If there's not - can someone tell me? Just waiting on this to finish
a project.
Thanks - Kirk
|