+ Reply to Thread
Results 1 to 4 of 4

How to Turn a Sumproduct into a Sumif

  1. #1
    Forum Contributor
    Join Date
    07-21-2013
    Location
    washington dc
    MS-Off Ver
    365 MSO
    Posts
    473

    How to Turn a Sumproduct into a Sumif

    HI-

    How can I change this formula into a sumif/sumifs?


    Please Login or Register  to view this content.

    Thanks

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: How to Turn a Sumproduct into a Sumif

    Try

    =SUMIFS('EZE Comp P&L'!$O$2:$O$9971,'EZE Comp P&L'!$Q$2:$Q$9971,C$8,'EZE Comp P&L'!$B$2:$B$9971,"India")

  3. #3
    Forum Contributor
    Join Date
    07-21-2013
    Location
    washington dc
    MS-Off Ver
    365 MSO
    Posts
    473

    Re: How to Turn a Sumproduct into a Sumif

    Thank you. One more question. If I wanted to add names instead of india, would I just do an {"msft,aapl,crm"} ?

    Thanks

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: How to Turn a Sumproduct into a Sumif

    Try

    =SUM(SUMIFS('EZE Comp P&L'!$O$2:$O$9971,'EZE Comp P&L'!$Q$2:$Q$9971,C$8,'EZE Comp P&L'!$B$2:$B$9971,{"msft","aapl","crm"}))

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. sumif & sumproduct
    By sghellyer in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-06-2013, 04:44 PM
  2. Turn SUMPRODUCT into some fancy VBA code formula
    By questionguy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-02-2012, 07:30 PM
  3. [SOLVED] Turn Sumproduct Calculation Into vba
    By timbo1957 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-20-2012, 06:01 AM
  4. Replies: 0
    Last Post: 08-17-2012, 02:02 PM
  5. How to turn sumproduct to sumifs?
    By stormracela in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-04-2010, 09:20 PM

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