Skip to content

Ever been using Microsoft Excel on the Mac and found that when you use the arrow keys on the keyboard to move from one cell to the next, instead the whole worksheet scrolls? This applescript fixes this problem.

Notifications You must be signed in to change notification settings

damoclark/excel-scroll-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Excel Scroll Lock

Ever been using Microsoft Excel on the Mac and found that when you use the arrow keys on the keyboard to move from one cell to the next, instead the whole worksheet scrolls?

Excel Scroll Lock Video

This is actually a feature of Microsoft Excel carried over from the Windows version on which you press the Scroll lock key to enable or disable. Older Macintosh computers had the F14 key mapped to the Scroll lock key of PC keyboard, so it was quite easy to enable or disable. However newer Macintoshes no longer have a F14 key.

This makes disabling this feature tricky to say the least.

In the past I have attached an older Mac keyboard to my 2010 Macbook Pro and pressed the F14 key. However for those of you who do not have ready access to such legacy keyboards, you can use a simple applescript application that I have written called Excel Scroll Lock.

What it does is "send" a shift-F14 key press to Microsoft Excel as if you pressed the Scroll lock key, thus toggling on or off this function within Excel.

Requirements

Microsoft Excel for OSX

Synopsis

A full explanation of it's purpose is available on the author's blog - damos.world.

Installation

To use, simply download the application bundle, unzip, and drag the application into your Applications folder. Then run it. You can alternatively download a disk image version of the application, and run without installing into your Applications folder.

Usage

Right click the Excel Scroll Lock application, and then choose Open to start it.

Licence

Excel Scroll Lock is licenced under the terms of the GPLv2.

Contributions

Contributions are welcome - fork and push away. Contact me (Damien Clark) for further information.

About

Ever been using Microsoft Excel on the Mac and found that when you use the arrow keys on the keyboard to move from one cell to the next, instead the whole worksheet scrolls? This applescript fixes this problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published