#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 275
Default Absolute Sumif

Hi I am trying to do a normal 'sumif' but would like the sum to be based on
absolute values.

Any ideas greatly appreciated

Thanks

--
Tony
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Absolute Sumif

Hi,

you probably mean this

=SUMPRODUCT((A1:A9="a")*(ABS(B1:B9)))

or may mean this

=ABS(SUMIF(A1:A9,"a",B1:B9))

Mike
"Anthony" wrote:

Hi I am trying to do a normal 'sumif' but would like the sum to be based on
absolute values.

Any ideas greatly appreciated

Thanks

--
Tony

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Absolute cell reference will not remain absolute. Mike K Excel Worksheet Functions 1 October 8th 08 07:12 PM
Absolute Value EG Excel Worksheet Functions 2 September 28th 06 02:29 PM
absolute value EG Excel Worksheet Functions 3 September 22nd 06 07:41 PM
sumif absolute values DM Excel Discussion (Misc queries) 2 November 17th 05 06:34 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


All times are GMT +1. The time now is 04:35 PM.

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"