onkey

P

peter

Hi,
Can you disable a control c (copy) or control D (fill)
with something like...
Application.OnKey "^D", ""

The above doesn't seem to work.

peter
 
G

Guest

Hi,
Thanks anyway, I figured it out. The letter must be lower
case.

thanks again
peter
 
Top