Results 1 to 11 of 11

Multiple Criteria's

Threaded View

rosarionyc Multiple Criteria's 11-24-2010, 11:14 AM
NBVC Re: Multiple Criteria's 11-24-2010, 11:22 AM
rosarionyc Re: Multiple Criteria's 11-24-2010, 11:40 AM
NBVC Re: Multiple Criteria's 11-24-2010, 11:42 AM
rosarionyc Re: Multiple Criteria's 11-24-2010, 11:46 AM
NBVC Re: Multiple Criteria's 11-24-2010, 12:04 PM
rosarionyc Re: Multiple Criteria's 11-24-2010, 12:10 PM
rosarionyc Re: Multiple Criteria's 11-24-2010, 01:20 PM
NBVC Re: Multiple Criteria's 11-24-2010, 01:26 PM
  1. #3
    Registered User
    Join Date
    11-19-2010
    Location
    USA NY
    MS-Off Ver
    Excel 2007
    Posts
    34

    Re: Multiple Criteria's

    Quote Originally Posted by NBVC View Post
    You mean you want to add if G1:G10000 is either of those conditions?

    If so:

    =SUMPRODUCT((('3-Service Calculator'!$G$1:$G$10000="1-serv call")+(G$1:$G$10000= "4-more time")+(G$1:$G$10000= "3-recall")+(G$1:$G$10000= "6-follow up")),--('3-Service Calculator'!$X$1:$X$10000=1),'3-Service Calculator'!$S$1:$S$10000)/24
    and

    =IFERROR((SUMPRODUCT((('3-Service Calculator'!$G$1:$G$10000="1-serv call")+(G$1:$G$10000= "4-more time")+(G$1:$G$10000= "3-recall")+(G$1:$G$10000= "6-follow up")),--('3-Service Calculator'!$X$1:$X$10000=1),'3-Service Calculator'!$S$1:$S$10000)/SUMPRODUCT((('3-Service Calculator'!$G$1:$G$10000="1-serv call")+(G$1:$G$10000= "4-more time")+(G$1:$G$10000= "3-recall")+(G$1:$G$10000= "6-follow up")),--('3-Service Calculator'!$X$1:$X$10000=1)))/24,0)
    Note: Countifs, Sumifs, Averageifs don't take OR condtions....
    Hello and thank you. The 1st formula seem to work but i am not yet sure of it because there is a 2nd formula in which i need to alter as well. I tried to follow the format as described in the 1st formula but i got an error messege, this is why i am posting the 2nd formula for your review. Thanks!

    
    =SUMPRODUCT(--('3-Service Calculator'!$G$1:$G$10000="7-part call"),--('3-Service Calculator'!$X$1:$X$10000=1),'3-Service Calculator'!$S$1:$S$10000)/24
    Additional Criteria =

    '3-Service Calculator'!$G$1:$G$10000="8-high part"
    Last edited by rosarionyc; 11-24-2010 at 11:51 AM.

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