如何检查是否在 Excel 中启用了滚动锁定
箭头键在 Excel 中不起作用的最常见原因之一是无意中打开了滚动锁。这会导致箭头键滚动电子表格,而不是在单元格之间移动。
如果您在 Windows 上使用 Excel,很容易快速查看这是否是您的问题的原因,因为 Excel 应该会在滚动锁定打开时告诉您。
要检查 Excel 中是否启用了滚动锁定:
- 查看Scroll Lock是否显示在您的状态栏中。如果是,这就是您的问题的原因。您可以在下一节中了解如何修复它。
- 如果状态栏中未显示Scroll Lock,请右键单击它的空白部分。
- 确保选中Scroll Lock 。
- 如果您检查它并且Scroll Lock仍然没有显示在状态栏中,那么这不是您的箭头键问题的原因。尝试本文后面的解决方案之一。
关闭滚动锁定
如果在 Excel 中滚动锁定显示为已激活,那么您可能只需按一下键即可解决您的问题。
要在 Windows 上关闭滚动锁定:
- 找到键盘上的滚动锁定键。如果找不到,请转到文章的下一部分。
- 按滚动锁定键。
- 确保Scroll Lock不再显示在 Excel 状态栏中。
- 再次尝试您的箭头键 - 它们现在应该按预期运行。
使用屏幕键盘关闭滚动锁定
如果您的键盘没有滚动锁定键,一切都不会丢失。您可以使用屏幕键盘关闭 Excel 中的滚动锁定。
要使用屏幕键盘关闭滚动锁定:
- 单击搜索 图标。
- 开始键入屏幕键盘并在出现时单击该应用程序。
- 单击屏幕键盘上的ScrLk按钮。
- 滚动锁定现在应该关闭。您的箭头键应该在 Excel 中正常工作。
在 Mac 上关闭滚动锁定
如果您使用的是 Mac,事情会稍微复杂一些。这是因为 Mac 键盘不包括滚动锁定键。
出于这个原因,Excel for Mac 没有选项来显示在状态栏中激活了滚动锁定。但是,如果您有包含 F14 键的正确键盘,则可以使用键盘快捷键关闭 Mac 上的滚动锁定。
要关闭 Mac 键盘上的滚动锁定:
- 查找键盘上的 F14 键。
- 按Shift+F14切换滚动锁定。
- 在 Excel 中尝试使用箭头键。
- 如有必要,再次重复键盘快捷键。
在没有 F14 键的情况下关闭 Mac 上的滚动锁定
大多数 Mac 键盘仅包含 F12 等功能键。这使得上述键盘快捷键无法使用。
令人沮丧的是,您也不能使用屏幕键盘,因为它不包括 F14 键。唯一的解决方法是使用脚本使用 F14 的键代码生成所需的击键。
在没有 F14 键的 Mac 上关闭滚动锁定:
- 按Cmd+Space打开Spotlight。
- 键入Script Editor并单击顶部的结果。
- 选择新文档。
- 输入以下脚本:
告诉应用程序“Microsoft Excel”启用结束告诉告诉应用程序“系统事件”使用 {shift down} 键码 107结束告诉
- 单击运行 图标。
- 现在应该在 Excel for Mac 中切换滚动锁定。
- 如果您打算再次使用它,请保存该脚本。
在 Windows 上启用粘滞键
尽管它与 Excel 中的箭头键没有直接关系,但一些用户报告说,如果他们的箭头键在 Excel 中不起作用,打开粘滞键可以解决问题。
要在 Windows 上启用粘滞键:
- Short press the Shift key five times in succession.
- You should see a popup asking if you want to turn on Sticky Keys.
- Click is .
- Test your arrow keys in Excel to see if this fixes the problem.
- To turn off Sticky Keys, click the Start icon.
- Click Settings.
- Select the Accessibility menu.
-
Switch Sticky Keys to Off.
Disable the Excel Add-in
Another possible cause of arrow key issues in Excel could be that the Excel add-in conflicts with the normal behavior of the keys. Add-ins provide additional commands and functionality not originally available in Excel.
You can try disabling the Excel add-in and see if that helps.
To disable add-ins in Excel:
- Click the File menu.
- At the bottom of the menu bar, select options.
- Click on Add-ins.
- At the bottom of the page, make sure Excel Add-In is selected, and then click Go.
- Uncheck all add-ons and click OK.
- Try using the arrow keys again to see if this fixes your issue.
The above is the detailed content of How to fix arrow keys not working in Excel. For more information, please follow other related articles on the PHP Chinese website!