View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roopa Roopa is offline
external usenet poster
 
Posts: 7
Default Application.Onkey for ^F not working

Hi,
I have given a macro for Application.Onkey ^F in Workbook Activate event and
reset it in the workbook Deactivate event. Its working fine in my workbook
but in other excel workbooks when I did ^F nothing happening.
I couldnt findout the reason why its not working in other excels.
Can anyone help me out here.
Thanks.