Hi,

I am trying to assign a macro to the Enter key with
Application.OnKey "{Enter}","Macro1"
which works fine ... but I need to restrict its scope down to the Copy
mode ...
It is the "Enter" which does the pasting that I have to isolate ...
So far my attempts with Application.CutCopyMode have not been
successful ...
Is there a way ?

TIA
Carim