+ Reply to Thread
Results 1 to 3 of 3

I want sum of sold quantity per buyer per script from the large raw data output.

  1. #1
    Registered User
    Join Date
    01-17-2022
    Location
    Bhaktapur Nepal
    MS-Off Ver
    16
    Posts
    2

    I want sum of sold quantity per buyer per script from the large raw data output.

    i have big data file containing 200 script and 58 buyer and quantity that buyer buy in different script. i want to separate and sup up data per script per buyer number.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,146

    Re: I want sum of sold quantity per buyer per script from the large raw data output.

    Try

    in F3

    =SUMIFS($C$2:$C$15,$A$2:$A$15,$E3,$B$2:$B$15,F$2)

    copy across and down
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    01-17-2022
    Location
    Bhaktapur Nepal
    MS-Off Ver
    16
    Posts
    2

    Re: I want sum of sold quantity per buyer per script from the large raw data output.

    Thanks John, It work as you mention above. I am going to try it in the original data which is very big and mention again if there is any problem.

+ 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 Do I Capture Which Price to Charge Based on Quantity Sold
    By EdwardSnowden in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-09-2018, 04:06 PM
  2. Auto decrease quantity of an item when the item is sold.
    By acidust in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-11-2016, 07:46 PM
  3. [SOLVED] VBA to calculate and display the output quantity in corresponding week number table
    By Vassen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-07-2016, 07:53 AM
  4. [SOLVED] Count the number of items sold in one column based on the quantity in another column
    By mike_m1 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-20-2013, 05:48 AM
  5. How to Update Stock quantity if I sold items?
    By saad3000 in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 12-11-2007, 06:18 PM
  6. How many quantity eache seller sold
    By feejo in forum Excel General
    Replies: 3
    Last Post: 05-20-2007, 11:07 PM
  7. Can I use multiple criteria in SUMIF funqtion?:quantity sold
    By Levan Alibegashvili in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-24-2005, 04:05 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