Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The "F1-12" buttons have been disabled in excel. How to restore default
settings ? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Reset the keys to their default settings using this VBA syntax:
Application.OnKey "{F1}" - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Thomas" wrote in message ... The "F1-12" buttons have been disabled in excel. How to restore default settings ? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks for your help, but how do I reset default settings ? Dop I have to open the VBA interfeace in an Excel workbook and then type the syntax ?? Thomas "Jon Peltier" wrote: Reset the keys to their default settings using this VBA syntax: Application.OnKey "{F1}" - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Thomas" wrote in message ... The "F1-12" buttons have been disabled in excel. How to restore default settings ? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You sure you don't have one of those keyboards with the F-Lock key?
Hard to envision that all your Fn keys would be disabled by Excel. Gord Dibben MS Excel MVP On Mon, 31 Mar 2008 01:41:02 -0700, Thomas wrote: Thanks for your help, but how do I reset default settings ? Dop I have to open the VBA interfeace in an Excel workbook and then type the syntax ?? Thomas "Jon Peltier" wrote: Reset the keys to their default settings using this VBA syntax: Application.OnKey "{F1}" - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Thomas" wrote in message ... The "F1-12" buttons have been disabled in excel. How to restore default settings ? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check out the F-Lock annoyance that Gord describes. On these keyboards, the
F keys by default don't do what you think they should. Another brilliant advance in the science of usability. If that isn't it, then in Excel, press Alt+F11 to open the VB Editor. Then press Ctrl+G to open the Immediate Window. Type this line in the Immediate Window and press Enter: Application.OnKey "{F1}" Go to Excel and see if F1 does anything. If it's fixed, go back to the VB Editor and repeat the above for F2 through F12. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Gord Dibben" <gorddibbATshawDOTca wrote in message ... You sure you don't have one of those keyboards with the F-Lock key? Hard to envision that all your Fn keys would be disabled by Excel. Gord Dibben MS Excel MVP On Mon, 31 Mar 2008 01:41:02 -0700, Thomas wrote: Thanks for your help, but how do I reset default settings ? Dop I have to open the VBA interfeace in an Excel workbook and then type the syntax ?? Thomas "Jon Peltier" wrote: Reset the keys to their default settings using this VBA syntax: Application.OnKey "{F1}" - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Thomas" wrote in message ... The "F1-12" buttons have been disabled in excel. How to restore default settings ? |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks for your help. However I still havent solved the issue. I can open the VBA interface and the immediate window and have typed the code, but it doesnt seem to help ? Im using Excel 2007 version. Im using a docking station for a laptop, but with an additional Logitech keyboard. The Fn key is on the laptop but I cant find it on the Logitech keyboard. Weird thing is that F keys works normally when using the laptop keyboard, but not when using the Logitech? Thomas "Jon Peltier" wrote: Check out the F-Lock annoyance that Gord describes. On these keyboards, the F keys by default don't do what you think they should. Another brilliant advance in the science of usability. If that isn't it, then in Excel, press Alt+F11 to open the VB Editor. Then press Ctrl+G to open the Immediate Window. Type this line in the Immediate Window and press Enter: Application.OnKey "{F1}" Go to Excel and see if F1 does anything. If it's fixed, go back to the VB Editor and repeat the above for F2 through F12. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Gord Dibben" <gorddibbATshawDOTca wrote in message ... You sure you don't have one of those keyboards with the F-Lock key? Hard to envision that all your Fn keys would be disabled by Excel. Gord Dibben MS Excel MVP On Mon, 31 Mar 2008 01:41:02 -0700, Thomas wrote: Thanks for your help, but how do I reset default settings ? Dop I have to open the VBA interfeace in an Excel workbook and then type the syntax ?? Thomas "Jon Peltier" wrote: Reset the keys to their default settings using this VBA syntax: Application.OnKey "{F1}" - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Thomas" wrote in message ... The "F1-12" buttons have been disabled in excel. How to restore default settings ? |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have you got one of those keyboards with the F-Lock
Punch it once to toogle on or off...........I forget which is which. Gord Dibben MS Excel MVP On Tue, 25 Mar 2008 08:38:03 -0700, Thomas wrote: The "F1-12" buttons have been disabled in excel. How to restore default settings ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Sort" in Excel 2007 disabled--why? | Excel Discussion (Misc queries) | |||
problem getting "detect and repair" to work in Excel 2003 | Excel Discussion (Misc queries) | |||
Excel needs multiple "Fill color" buttons for faster coloring. | Setting up and Configuration of Excel | |||
Shortcut key for "Paste Options" and "Error Checking" buttons? | Excel Discussion (Misc queries) | |||
Excel: can "go to adjacent empty cell" double-click be disabled? | Excel Discussion (Misc queries) |