Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Hi
A small macro can fix that: Sub DisableHelp() Application.OnKey "{F1}", ThisWorkbook.Name & "!Dummy" End Sub Sub EnableHelp() Application.OnKey "{F1}" End Sub Sub Dummy() MsgBox "You are paid to know this stuff", vbInformation End Sub Help menu will work as always. HTH. best wishes Harald "Murtaza" <NoEmail@NoEmail skrev i melding ... I want Excel to not show the Help on F1 press, as I dont need Help that often. But also I dont want to remove the Help support at all. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Stop Excel Rounding Dates | Excel Discussion (Misc queries) | |||
Hints And Tips For New Posters In The Excel Newsgroups | Excel Worksheet Functions | |||
I get a program error when I download an excel template | Excel Discussion (Misc queries) | |||
how to automatically configure excel data in all worksheets of a . | Excel Discussion (Misc queries) |