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.

Getting Help when Entering Functions

Written by Allen Wyatt (last updated December 30, 2024)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365


1

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.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Displaying ScreenTips

ScreenTips are those small, yellow boxes that appear when you hover over different objects in Word. You have complete ...

Discover More

Quickly Dumping Array Contents

Variable arrays are used quite often in macros. If you use an array once in your macro and then need to reuse it for ...

Discover More

Adding Text Boxes to Charts

Need to add a text box to your charting masterpiece? There are a couple of ways you can do so.

Discover More

Solve Real Business Problems Master business modeling and analysis techniques with Excel and transform data into bottom-line results. This hands-on, scenario-focused guide shows you how to use the latest Excel tools to integrate data from multiple tables. Check out Microsoft Excel 2013 Data Analysis and Business Modeling today!

More ExcelTips (ribbon)

Accepting Only a Single Digit

Want a quick way to enter a series of single digits into consecutive cells? The best approach is with a macro, and this ...

Discover More

Changes in Font Size when Copying

Have you ever copied information from one worksheet to another, only to have the information you paste not look the way ...

Discover More

Ignoring Paragraph Marks when Pasting

Paste information in a worksheet, and you may end up with Excel placing it into lots of different cells. If you want it ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is five less than 6?

2024-12-30 09:07:40

Kiwerry

Thank you, Allen and may I take the opportunity of wishing you and yours good health in the coming year, and all of us a more peaceful year.

The following information may be useful:

As a supplement or alternative to the method described in the tip, start typing the name of the function after an = character (e.g. =SU) and Excel (tested in 365 and 2010 versions) provides a drop-down list of all functions starting with the letters SU. Double-click the function you require, or select it and press the Tab key, and Excel will complete the name in the cell and add the opening bracket, while displaying a list of the parameters as follows:
▶   The currently active parameter is shown bolded,
▶   Optional parameters are shown in [square brackets], and
▶   If a parameter has a limited range of values, a list of valid values is shown with explanatory words or phrases. Try this out on the SUBTOTAL or the WEEKDAY function, for example. See (see Figure 1 below) .

The Shift+Ctrl+A shortcut mentioned by Allen will work during function entry as just described.

If a more detailed explanation is required while entering the function, pressing the F1 key should (possibly after a brief pause) provide one, complete with examples.

Figure 1. WEEEKDAY parameters


This Site

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.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.