+ Reply to Thread
Results 1 to 2 of 2

How 2 sum the abs values of several cells w 1 func in XL.

  1. #1
    bob
    Guest

    How 2 sum the abs values of several cells w 1 func in XL.

    I'm trying to sum the absolute values of a column without adding another
    column. Can I do this with one function?

  2. #2
    Ron Coderre
    Guest

    RE: How 2 sum the abs values of several cells w 1 func in XL.

    Try something like this:

    For positive and negative values in A1:A10
    A11: =SUMPRODUCT(ABS(A1:A10))

    Does that help?

    ***********
    Regards,
    Ron

    XL2002, WinXP-Pro


    "bob" wrote:

    > I'm trying to sum the absolute values of a column without adding another
    > column. Can I do this with one function?


+ 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