Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, and 2016. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Conditional Calculations in Word.

Conditional Calculations in Word

Written by Allen Wyatt (last updated October 28, 2017)
This tip applies to Word 2007, 2010, 2013, and 2016


One big benefit of using a spreadsheet program like Excel is the ability to create formulas that define results based on other information within the spreadsheet. Word is not Excel, but it does allow you to perform simple arithmetic based on the contents of a table. This can come in very handy in many instances.

What if you want to perform a conditional calculation, however? For instance, let's assume you have the following calculation field in a table cell:

{ = (B2-B1) }

What if you want to display the result only if B2 is not equal to zero? If B2 is zero, then you want the result displayed by the calculation to be zero.

To create conditional calculations, you use the IF field. This field causes Word to do a comparison, and then choose different results based on the outcome of the comparison. In this case, you want to test if B2 is equal to zero. If it is, then you want to return a value of zero. If it is not, then you want to do the subtraction. This is how such a compound field calculation would appear:

{ =IF (B2=0,0,B2-B1) }

The key factor in this IF formula is the comparison it performs. The comparison is the first element within the parentheses, in this case B2=0. The result of this comparison determines which of the following elements are used in the field. If the comparison is TRUE, then the first element (0) is used. If the comparison is FALSE, then the second element (B2-B1) is used. You can easily change the comparison to some other operation, if desired. For instance, if you want to make sure that zero was returned anytime that B2 was 0 or less, then you could use the formula B2<=0.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (9828) applies to Microsoft Word 2007, 2010, 2013, and 2016. You can find a version of this tip for the older menu interface of Word here: Conditional Calculations in Word.

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

Turning Off Automatic Numbered Lists

Type what Word thinks is a numbered list, and it will helpfully format the text to match what it thinks your numbered ...

Discover More

Understanding Object Anchors

Do you have documents that contain objects? Understanding how Word handles objects and the way they are anchored can make ...

Discover More

Understanding Aero Peek

Windows implements a lot of visual effects that can make your screen and desktop look gorgeous. Those effects have a ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!

More WordTips (ribbon)

Converting All DATE Fields to Text

Fields allow you to add a lot of dynamic information to your documents. One field you can add is the DATE field, which ...

Discover More

Compound Page Numbering

Simple page numbering is easy to add to your documents. More complex numbering (such as two numbering schemes in the same ...

Discover More

Inserting the Document Revision Number

Need to know how many times your document has been saved? Word keeps track of this information, and makes it easily ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, 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 one less than 9?

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 Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, 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.