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: Starting Out Formulas.

Starting Out Formulas

Written by Allen Wyatt (last updated July 16, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003


When you are entering information in a cell, Excel recognizes the information as a formula if you start it with the equal sign. If you are entering lots of numeric information, you may find it a bother to continually move your hand away from the numeric keypad to enter the requisite equal sign for each cell.

One way to handle this is to begin each cell with a plus sign instead of the equal sign. When you press Enter at the end of the formula you are entering, Excel automatically converts the leading plus sign to an equal sign.

There is a caveat to this "plus sign behavior." If you type either of the following, the plus sign does not go away:

+A1+A2
+SUM(A1:A2)

Excel converts to these:

=+A1+A2
=+SUM(A1:A2)

However, if the first operand is a numeric constant, then a conversion takes place:

+25+A2

Excel converts to this:

=25+A2

It is interesting that if you place a plus sign in front of a date, it defeats Excel's automatic date parsing and causes it to be parsed as a formula:

+11-21-15

Excel converts to this, replacing the plus sign with an equal sign and displaying a result of -25:

=11-21-13

You get a similar parsing result if you use a different delimiter, as in +11/21/15.

The bottom line is that for those who use the numeric keypad to enter formulas that consist of numbers, this can be a real plus (no pun intended) since you don't have to move your hand to enter a leading plus sign, as you would for a leading equal sign.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2351) 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: Starting Out Formulas.

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

Nifty Zooming

If you are using a mouse that has a center wheel, you can use the wheel to zoom in and out of your work. This tip shows ...

Discover More

Pixels in a Text String

Determining the length of a text string is easy, but figuring out how many pixels are represented by those characters is ...

Discover More

Making VLOOKUP Case Sensitive

The VLOOKUP function, like other lookup functions in Excel, is not case sensitive. In other words, it doesn't matter ...

Discover More

Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!

More ExcelTips (menu)

Dealing with Circular References

Circular references occur when a formula includes a reference to the cell in which the formula appears. Here's how you ...

Discover More

Incrementing References by Multiples when Copying Formulas

You can easily set up a formula to perform some calculation on a range of cells. When you copy that formula, the copied ...

Discover More

Counting Consecutive Negative Numbers

If you have a range of values that can be either positive or negative, you might wonder how to determine the largest ...

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 eight more than 8?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

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.

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.