+ Reply to Thread
Results 1 to 4 of 4

Google Sheets: Formula I can use with multi conditions

  1. #1
    Registered User
    Join Date
    07-10-2018
    Location
    Houston, TX
    MS-Off Ver
    ?
    Posts
    2

    Smile Google Sheets: Formula I can use with multi conditions

    Hello!

    I am working on a project for a non-profit to help with their inventory. I made a app and I synced it to Google Sheets and am trying to come up with a formula I can use with 3 conditions.

    Daily List.PNG

    Here is one of the lists, I need to be able to add the groups together, : (Dog / Adult / Kibble) or (Cat / Small / Can)

    From that I also have a list of all inventory that needs to be subtracted to remove it out of the main inventory from the previous list.

    Total( Dog / Small / Can) subtracted from previous total

    Total.png

    I hope I made since...

    Thank You!!!
    Last edited by CullyM; 07-10-2018 at 03:01 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Google Sheets: Formula I can use with multi conditions

    Not sure if this will work in DOCS (I dont use that), but this would work in excel...
    =sumifs(B"B,""dog",C:C,"adult",D:D,"Kibble")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    07-10-2018
    Location
    Houston, TX
    MS-Off Ver
    ?
    Posts
    2
    Quote Originally Posted by FDibbins View Post
    Not sure if this will work in DOCS (I dont use that), but this would work in excel...
    =sumifs(B"B,""dog",C:C,"adult",D:D,"Kibble")
    Thank you for the response!
    But I tried that but SUMIFS you can only use 2 conditions.
    Like =SUMIFS(E:E,B:B,""Dog",C:C,"Adult"). I need something with 3 conditions. Google docs is just like excel I use it more than I do excel now!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,392

    Re: Google Sheets: Formula I can use with multi conditions

    In Excel, SUMIFS can have lots of conditions. Are you saying it can only have two in Google Sheets? Or are you muddling it with SUMIF?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. how to sum up the data by multi conditions?
    By curly7777 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-20-2018, 12:53 AM
  2. Ranking with multi conditions
    By ngocpdn in forum Excel General
    Replies: 2
    Last Post: 06-08-2017, 05:16 AM
  3. SUM of Same item with multi-conditions
    By joejiang2001 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-19-2015, 12:48 PM
  4. sum with multi conditions
    By sheryar in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 09-02-2009, 01:02 PM
  5. Multi Column Sum and conditions
    By kalim in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-23-2006, 10:10 AM
  6. SUMPRODUCT + multi conditions
    By BernzG in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-09-2006, 09:30 PM
  7. Multi Conditions
    By johntherevelato in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2005, 05:03 PM

Tags for this Thread

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