#1   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default SUMIF

My problem is some of the values in the sum_range are "#value". This will
not remain true all the time in this range, so, I need a formula that will
exlcude the"#value" cells. Of course, the result I obtain from the formula
below is #value.

=SUMIF(G21:G30,"test",S21:S30)

Thanks...
  #2   Report Post  
Posted to microsoft.public.excel.misc
Arvi Laanemets
 
Posts: n/a
Default SUMIF

Hi

=IF(ISERROR(SUMIF(G21:G30,"test",S21:S30)),"",SUMI F(G21:G30,"test",S21:S30))


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"Vegs" wrote in message
...
My problem is some of the values in the sum_range are "#value". This will
not remain true all the time in this range, so, I need a formula that will
exlcude the"#value" cells. Of course, the result I obtain from the
formula
below is #value.

=SUMIF(G21:G30,"test",S21:S30)

Thanks...



  #3   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default SUMIF

Hello Arvi,
I should have mentioned that some cells in the sum_range do contain
numerical values while some are errors. When I apply this formula the result
is "nothing". I still need the sum of the cells containing numerical values.
Thank you...

"Arvi Laanemets" wrote:

Hi

=IF(ISERROR(SUMIF(G21:G30,"test",S21:S30)),"",SUMI F(G21:G30,"test",S21:S30))


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"Vegs" wrote in message
...
My problem is some of the values in the sum_range are "#value". This will
not remain true all the time in this range, so, I need a formula that will
exlcude the"#value" cells. Of course, the result I obtain from the
formula
below is #value.

=SUMIF(G21:G30,"test",S21:S30)

Thanks...




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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
SUMIF with Mutiple Ranges & Criteria PokerZan Excel Discussion (Misc queries) 5 August 4th 05 10:31 PM
SUMIF Not vanjohnson Excel Discussion (Misc queries) 1 March 4th 05 08:42 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 02:28 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"