+ Reply to Thread
Results 1 to 3 of 3

abs

  1. #1
    Registered User
    Join Date
    10-22-2014
    Location
    london
    MS-Off Ver
    2010
    Posts
    2

    abs

    in what circumstances is this used?

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: abs

    ABS will return the absolute value of a number. It will make negative numbers positive, and positive numbers remain positive.

    For example,

    ABS(10), will return 10
    ABS(-10) will return 10 as well

    Please see here for more information
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: abs

    It is used to return a number without a sign.

    Row\Col
    A
    B
    1
    Values =ABS(A2)
    2
    2
    2
    3
    -3
    3
    4
    -54
    54
    5
    35
    35
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1