Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default disable F1 after F2

How can I disable F1 key in edit mode (after F2)
when I write:
Private Sub Workbook_Open()
Application.OnKey "{F1}", ""
End Sub
it helps only if celing is not editing


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default disable F1 after F2

No. You don't have any control over editing that I am aware of. If you do,
it is minimal and does not include redefining keys.

--
Regards,
Tom Ogilvy

"Dw70" wrote in message
...
How can I disable F1 key in edit mode (after F2)
when I write:
Private Sub Workbook_Open()
Application.OnKey "{F1}", ""
End Sub
it helps only if celing is not editing




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable # bmelt Excel Discussion (Misc queries) 8 February 18th 09 04:39 PM
Disable Alt+F11 Bob Excel Discussion (Misc queries) 3 April 27th 06 10:05 PM
disable F1 12505-5B Excel Discussion (Misc queries) 1 February 16th 05 08:03 PM
Disable the name box markedwardfriedman Excel Programming 1 November 13th 03 09:46 AM
Disable ALT KEY Dunce in SC[_2_] Excel Programming 2 October 26th 03 11:41 PM


All times are GMT +1. The time now is 05:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"