Try this:
Application.CutCopyMode = False
HTH,
Elkar
"User
VB Excel" wrote:
When I select cells to copy with:
Selection.Copy
What I must do to remove this selection?
I think it's easy but I cannot find how I remove this selection.
Thank you, very much!