+ Reply to Thread
Results 1 to 8 of 8

Sumif function

  1. #1
    Registered User
    Join Date
    08-30-2017
    Location
    INDIA
    MS-Off Ver
    7
    Posts
    17

    Question Sumif function

    I have a petty grocery shop and since i also have a laptop, i wish to maintain the inventory and sales in excel, i have already designed the worksheets as below.
    A B C D E F G H I J K L
    Master Sheet1:Vlookup / Itemname / unit /Brand / supplier / costprice /salesprice/Openstock/Sales /Puchase/Damage/Closing stock

    Sales Sheet2: A B C D E F G H I J K L M N
    Date/ Itemname/Unit /Brand/supplier/costprice/salesprice/Qtysold/Discount/Final sales price/Opening Stk/Todaysales/purchase/Damage

    I key in all the products in the respective columns, in Sheet 2! using Vlookup formula i managed to display the A,B,C,D,E,F,G columns. Now i need to enter the quantity sold(number of products) and arrive the final price. Now todays sales (clm:L) for each productsshould get appeared on the Master Sheet 1 in Sales column to calculate the closing stock. But the TodaySales(L) should match Itemname, Unit and Brand and sum the total number of particular product sold on that day. Same as Purchase column and damage column. I have used the below function in Sheet1:I column
    Sumif(Sales!B&Sales!D&Sales!D,A1,L1:L10) but it does not fetch me the sum. Kindly help me to solve this issue.

    Note: I have used =Concatenate(A,B,C) in A1, which gives me "Toordal1kgsafari". But when use the evaluation it shows every thing but not giving me the desired result. Please help me.

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,885

    Re: Sumif function

    I'd suggest uploading sample workbook demonstrating your issue, along with manually inputted desired/expected result. It make it much easier for us to help you and test solutions.

    FYI - Excel isn't really meant for inventory management, and while it is possible to do, it can quickly get out of hand and become more of hassle to maintain. I'd strongly recommend in investing (time and/or money) in actual database. Such as MS Access, MySQL, MS SQL Express, Postgre etc.

    There are also free/open source inventory management/CRM out there that you can leverage.
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Registered User
    Join Date
    08-30-2017
    Location
    INDIA
    MS-Off Ver
    7
    Posts
    17

    Re: Sumif function

    It was very nice to see your reply and advise. Thankyou so much for your kind. Since it is very handy on the usage i am trying this.

    I have also attached the file for your notice, i hope it should have a right function. Please help me.
    Attached Files Attached Files

  4. #4
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,885

    Re: Sumif function

    Ah, ok. CONCATENATE isn't needed.

    Formula for SLS (Column K) should use SUMIFS instead of SUMIF.
    =SUMIFS(SALES!$O$2:$O$3,SALES!$C$2:$C$3,B2,SALES!$D$2:$D$3,C2,SALES!$E$2:$E$3,D2)

  5. #5
    Registered User
    Join Date
    08-30-2017
    Location
    INDIA
    MS-Off Ver
    7
    Posts
    17

    Re: Sumif function

    Hi...

    It is working fine.

    i thankyou with GODs feeling, coz, It is like asking someone whom nobody knows, who you are and when will you answer. In the fast moving world you have spent sometime to think and solve my problem. I am feeling blessed.

  6. #6
    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,780

    Re: Sumif function

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    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.

  7. #7
    Registered User
    Join Date
    08-30-2017
    Location
    INDIA
    MS-Off Ver
    7
    Posts
    17

    Re: Sumif function

    Hi...

    You said in the previous post that Excel is not meant for Inventory system, then can we do it with Ms Access.

  8. #8
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Sumif function

    yes MS Access is definitely a step up from excel in terms of inventory management system
    certainly it is much more scaleable
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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. [SOLVED] How to nest a left function within a sumif function?
    By LisaK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-09-2017, 09:21 AM
  2. Replies: 2
    Last Post: 06-21-2017, 06:32 PM
  3. Replies: 4
    Last Post: 10-08-2013, 05:10 PM
  4. Sumif function using indirect function and data from different sheet
    By pronky007 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2013, 12:40 PM
  5. [SOLVED] SUMIF Function Inside SUMPRODUCT Function
    By Abdul Waheed in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-19-2005, 12:05 PM
  6. Can SUMIF function include AND function
    By ShaneS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2005, 11:06 PM
  7. Replies: 2
    Last Post: 01-11-2005, 07:06 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