Written by Allen Wyatt (last updated February 16, 2023)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and 2021
VBA provides a function to return the absolute value of an expression. For those who might not remember from math class, an absolute value is the positive equivalent of any expression. Thus, if a formula would normally result in a negative value, such as -27, the absolute value of that formula would result in the positive equivalent, or 27.
The syntax for the absolute value function is as follows:
x = Abs(y)
where x is the result and y is a value or an expression that evaluates to a value.
Note:
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (11261) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Word here: Deriving an Absolute Value.
Do More in Less Time! Are you ready to harness the full power of Word 2013 to create professional documents? In this comprehensive guide you'll learn the skills and techniques for efficiently building the documents you need for your professional and your personal life. Check out Word 2013 In Depth today!
If you know how to create macros, you can easily create entire replacements for Word's internal commands. Here's all you ...
Discover MoreDo you want to easily jump to the top of a page in your document? You can use the Go To command to make the shift, or you ...
Discover MoreNeed to figure out the hour represented by a particular time value? It's easy to do in a macro; just use the Hour ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, 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 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.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments