+ Reply to Thread
Results 1 to 4 of 4

Match funktion that calculates total amount of needed packagin

  1. #1
    Forum Contributor
    Join Date
    03-14-2005
    Location
    Sweden
    MS-Off Ver
    Office 365
    Posts
    329

    Match funktion that calculates total amount of needed packagin

    Hello.

    In my logistics department we need to have a tool that helps us when to order new packaging material. Packaging is used differently if it is part 1 och 2 that is shipped which reguire a demand vs packaging instruction summary.
    I have attaced a workbook with the basics in this and I need support how to write the summary formula which I think should use a index/match-formula with a twist.

    I can't solve it myself and hope for some support.

    /Anders
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,213

    Re: Match funktion that calculates total amount of needed packagin

    Please try at
    B19:T23
    =SUMPRODUCT(B$10:B$11/$B$3:$B$4*INDEX($C$3:$G$4,,MATCH($A19,$C$2:$G$2,)))

    or Spill array

    =MMULT(TRANSPOSE(C3:G4),B10:T11/B3:B4)
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    03-14-2005
    Location
    Sweden
    MS-Off Ver
    Office 365
    Posts
    329

    [Solved] Match funktion that calculates total amount of needed packagin

    Thanks. It worked well with the sumproduct-formula!

    /Anders

  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
    81,263

    Re: Match funktion that calculates total amount of needed packagin

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. No need to edit the thread title.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
    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. [SOLVED] Group wise total amount & net total amount in listbox using vba
    By sbvaram in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-20-2021, 02:53 AM
  2. Replies: 3
    Last Post: 04-26-2019, 08:40 AM
  3. summing individual values to match total amount
    By cassiopea in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-28-2014, 07:14 AM
  4. [SOLVED] Index match or Data Validation to get the total amount
    By pamela16 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-07-2014, 08:55 AM
  5. Index match or Data Validation to get the total amount
    By pamela16 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-07-2014, 07:41 AM
  6. formula calculates ratio for Grand Total, not Sub Total for each column
    By vkievsky in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-06-2013, 11:26 AM
  7. Replies: 1
    Last Post: 10-27-2011, 11:43 AM

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