Onkey

J

Jase

Does anyone know how to reset an onkey event so that when
I close my workbook it is not still looking for my
procedures

Thanks
jase
 
B

Bob Phillips

Jase,

According to help, you need to set it back to its original value by
specifying no procedure to run, for instance

Application.OnKey "+^{RIGHT}"

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top