Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Getting Help when Entering Functions.
Written by Allen Wyatt (last updated October 3, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365
One of the tools that Excel provides for adding functions to a formula is the Insert Function tool on the Formulas tab of the ribbon. It starts a wizard-like interface that leads you through constructing the function properly. If you are like most frequent users of Excel, this level of help is a little much; all you need is a memory-jog as to what parameters should be used with the function.
One obscure shortcut provided in Excel actually provides just the amount of help you may want. For example, let's say you know you want to use the SUBSTITUTE function, but you cannot remember all the parameters that are used with it. Type an equal sign, followed by SUBSTITUTE and a left parenthesis, like this:
=SUBSTITUTE(
Now, press Shift+Ctrl+A. Excel magically adds all the parameters for the formula, like this:
=SUBSTITUTE(text,old_text,new_text,instance_num)
What's more, the first parameter (text) is highlighted, and you can simply start typing what you want used for that parameter. Replace or delete the other parameters, as desired, and you have your correctly constructed function ready to go.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (11472) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Getting Help when Entering Functions.
Excel Smarts for Beginners! Featuring the friendly and trusted For Dummies style, this popular guide shows beginners how to get up and running with Excel while also helping more experienced users get comfortable with the newest features. Check out Excel 2013 For Dummies today!
Want to use the maximum space possible for displaying information on screen? You'll want to learn how to use the ...
Discover MoreWant to delete a bunch of rows in a worksheet based on the value in a certain cell of each row? There are a couple of ...
Discover MoreNeed to limit the number of characters that can be entered into a cell? One easy way to do it is through the use of Data ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments