PC Review
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Setup
Disable F1 key?
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Setup
Disable F1 key?
![]() |
Disable F1 key? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I'd like to disable the F1 key because I frequently hit it inadvertently when trying to hit F2. Any ideas?
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
pop it off with a screwdriver
"Ken" <ken.meek@yellowroadway.com> wrote in message news:29730502-0362-42B5-829D-11455B769ACA@microsoft.com... : I'd like to disable the F1 key because I frequently hit it inadvertently when trying to hit F2. Any ideas? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Maybe you could a line or two to your personal.xls (auto_open/workbook_open
procedure): Option Explicit Sub disableF1() Application.OnKey "{f1}", "" End Sub Sub enableF1() Application.OnKey "{f1}" End Sub If you pop the F1 key off, you may want to remove the spring and put the keytop back. It'll look prettier! Ken wrote: > > I'd like to disable the F1 key because I frequently hit it inadvertently when trying to hit F2. Any ideas? -- Dave Peterson ec35720@msn.com |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

