Overview
If you’ve ever searched for a command or setting in an app for more than 10 seconds, you know how frustrating it can be. As pretty as the menu is, as well-organized as all the commands are, odds are you’ll still end up searching quite a bit. This problem is compounded in apps like Excel because there are thousands of actions, commands, and features. I used to notice myself performing the same actions over and over again, so I’d write a macro and set a keyboard shortcut to it so I didn’t have to search as much. It worked great! That is, until I ran out of letters to assign shortcuts to.
I noticed several of them were similar, so I decided to consolidate them into what I call “pickers.” They save me a tremendous amount of time in Excel (Word and PowerPoint too!). In this article, we’ll look at what they are, why they are helpful, and a few examples.
What is a picker?
A picker is a macro that displays a prompt with several options or commands you can easily run. The intention is to complete your task without using the mouse, which is proven to be significantly slower than using your keyboard. Below are the four key components of pickers.
They show several related commands in one place
Take a quick look at the screenshot at the top – it’s called the Sheet Action Picker. Notice several sheet-related commands like jumping to the first sheet or last sheet. These used to be two separate keyboard shortcuts – now they are both available with just one shortcut.
Run commands by entering 1-2 characters
Each option has a character code to run it – usually just one character. Often you can add a character or two to control how it works, and sometimes you can add more context like option R above to rename the sheet – you can add the new name too! Enter the character(s), press Enter, and it runs. No mouse needed!
They add extra features
While many commands run native app functions, some also add new features. In the Sheet Action Picker screenshot above, look at option T. It adds a table of contents with hyperlinks to all the sheets in your workbook. That’s pretty helpful if you have 5+ sheets in your workbook! Option U is another good example – it will unhide all hidden sheets – something you can only do one sheet at a time natively in Excel.
Set defaults
You can set your favorite or most commonly-used command as a default. The default is automatically entered and highlighted when the prompt is displayed. That way you can either just press Enter to run it, or press the key for a different option and Enter to run it – no mouse needed! Notice in the screenshot above, my default is F (for jump to first sheet) – something I use very frequently – especially when the first sheet is a table of contents! You can easily change the default over and over again based on your preferences. Many pickers also let you define custom options, such as your favorite fill colors, number formats, borders, etc.
Why use pickers
Like most software, there are three key reasons why pickers are so helpful.
They save you time
Time (and brainpower!) is saved in four ways. First, using the keyboard for a couple of keystrokes is significantly faster than using the mouse. Second, setting your default options thoughtfully can enhance this (it quickly adds up!). Third, by bringing together related commands, you don’t have to search all over for them. Lastly, most pickers have options you just can’t do natively – these are usually designed to combined steps or complete steps in bulk (like unhiding all the sheets at once).
They reduce errors
Many apps have tiny buttons and icons. It’s so easy to click the wrong button. At best, you must undo and redo, but sometimes that’s more easily said than done. Pickers give clarity as to what the action does, and you can always cancel by clicking the Escape key or the Cancel button.
They make tasks easier
Most pickers include options that can’t easily be done without them (if at all!). In the screenshot at the top, option T is a good example – it adds a table of contents with hyperlinks to each sheet in the workbook. That’s something you probably wouldn’t consider doing manually yourself – it would take several minutes or longer! These enhancements can be quite valuable for producing high-quality, accurate work in an efficient manner.
Examples
Check out the carousel below for 10 examples of commonly-used pickers.
Summary
Pickers are a clever way to save time, reduce the risk of errors, and make Excel (and other apps) easier to use. Set them to run with keyboard shortcuts for the features you use most to give yourself several shortcuts in one. Make sure to take advantage of the default and custom options to make them even more powerful. With 40+ pickers available, the XLEV8 add-in can save you several hours a week with just this approach alone! Try it out today and see what you’ve been missing!
What types of actions do you find challenging in Excel? Would an approach like this help you, or is there something you wish could be added? Please share your thoughts in the comments below!
Recent Comments