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

how do I put to IF's into one formula?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default SUMIF question

=SUMPRODUCT(--(rng1="string_value"),--(rng2=numeric_value2), rng_to_sum)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"alice" wrote in message
...
how do I put to IF's into one formula?



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

Without more specific information, here are the basic structures:

=IF(test1,IF(test2,test2_true,test2_false),test1_f alse)
or
=IF(test1,test1_true,IF(test2,test2_true,test2_fal se))



Do either of those help?

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


"alice" wrote:

how do I put to IF's into one formula?

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
SUMIF question (I think) Barb Reinhardt Excel Worksheet Functions 1 November 17th 05 02:36 PM
SUMIF question with multiple criteria Gretchster Excel Worksheet Functions 2 November 10th 05 06:41 PM
SUMIF function question khux Excel Worksheet Functions 1 November 8th 05 10:07 PM
SUMIF Question CLR Excel Discussion (Misc queries) 13 September 20th 05 01:08 AM
SUMIF question CarlosAntenna Excel Worksheet Functions 2 February 23rd 05 06:38 PM


All times are GMT +1. The time now is 08:30 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"