Written by Allen Wyatt (last updated April 18, 2025)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021
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.
For those who use the numeric keypad to enter their formulas, 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 (9929) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Excel here: Starting Out Formulas.
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!
The FIND and SEARCH functions are great for finding the initial occurrence of a character in a text string, but what if ...
Discover MoreOne of the staples of high school algebra classes is the quadratic equation. If you need to solve such equations in ...
Discover MoreIf you have a mixture of numbers and letters in a cell, you may be looking for a way to access and use the numeric ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2019-08-12 12:59:54
Preston
Thanks for the background! It makes sense that 10-key entry is a good reason to allow formulas to begin with "+" signs. I did not know that! :)
2019-08-11 20:43:04
John Mann
The @ sign was used to indicate a function in Lotus 1-2-3, all versions from DOS to the most recent Windows version (9.8), e.g. @SUM(A1:A5). The slash key was used to access the menus on the DOS versions of 1-2-3,and was retained in the Windows versions as an option, which could be disabled, to access the "Classic Menus" (it's there in my copy which is the last version released).
2019-08-11 10:52:50
Peter Atherton
The @ key is still replaced by =..
The slash key is upedictable and ometimes call up the old menu system.
2019-08-10 23:12:12
Alex B
I have stopped using starting with a plus sign, although I also seem to recollect it replacing the plus sign with an equal sign, it now just adds the equal sign to the front while retaining the plus, which just adds clutter.
ie +A1 becomes =+A1
2019-08-10 16:23:50
John Mann
This also works if you start with a minus sign. Starting with a multiplication sign (*) resulted in the entry being treated as a string. When starting with a division key (/) the results were unpredictable but interesting - sometimes jumping to A1 (i was using column A for testing), and on one occassion bringing up the "Save As" dialogue box!.
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 © 2025 Sharon Parq Associates, Inc.
Comments