Please Note: This article is written for users of the following Microsoft Excel versions: 97, 2000, 2002, and 2003. If you are using a later version (Excel 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Excel, click here: Getting Help when Entering Functions.
Written by Allen Wyatt (last updated June 20, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003
One of the tools that Excel provides for adding functions to a formula is Insert | Function, which 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 (3059) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Getting Help when Entering Functions.
Program Successfully in Excel! John Walkenbach's name is synonymous with excellence in deciphering complex technical topics. With this comprehensive guide, "Mr. Spreadsheet" shows how to maximize your Excel experience using professional spreadsheet application development tips from his own personal bookshelf. Check out Excel 2013 Power Programming with VBA today!
If you have trouble seeing the information presented in a worksheet, you can use Excel's zooming capabilities to ease the ...
Discover MoreIf you type information into a workbook, you may want to make sure that what you type is always stored in uppercase. ...
Discover MoreWant to select only the formulas in your worksheet? It's easy to do using the Go To Special dialog box.
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 menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon 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