#1   Report Post  
Posted to microsoft.public.excel.misc
tj tj is offline
external usenet poster
 
Posts: 71
Default Formula

How do I add negative numbers to total and show positive?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Formula

Depends on what you mean.

With this in A1:A5:

-1
2
-3
4
-5

What do you want to see?

To see use this formula
-3 =sum(a1:a5)
3 =abs(sum(a1:a5))
0 =max(0,sum(a1:a5))
15 =sumproduct(abs(a1:a5))





TJ wrote:

How do I add negative numbers to total and show positive?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"