+ Reply to Thread
Results 1 to 9 of 9

Sum with Multilple Criterias at Row & Column

  1. #1
    Registered User
    Join Date
    08-22-2017
    Location
    Singapore
    MS-Off Ver
    2013
    Posts
    3

    Sum with Multilple Criterias at Row & Column

    Hi, I need help on the below issue.
    Other than SUMPRODUCT, what are the other formulas can be used?

    Appreciate your kind helping hand
    Thank you!!

    Quest. 1.jpg

  2. #2
    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,410

    Re: Sum with Multilple Criterias at Row & Column

    Welcome to the forum!

    What is your perceived problem with SUMPRODUCT? You could use an INDEX MATCH MATCH array formula.

    Will you please attach a sample Excel workbook? We are not able to work with or manipulate a picture of one and nobody wants to have to recreate your data from scratch.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    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.

  3. #3
    Registered User
    Join Date
    08-22-2017
    Location
    Singapore
    MS-Off Ver
    2013
    Posts
    3

    Re: Sum with Multilple Criterias at Row & Column

    Thank you for your guidance.. and I had attached a sample of my excel workbook..

    I would preferred not to use SUMPRODUCT as it will slow down the formula calculating process..
    and I will be using the formula very frequently..
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    11-26-2013
    Location
    Colac, Victoria, Australia
    MS-Off Ver
    Excel 2016
    Posts
    1,309

    Re: Sum with Multilple Criterias at Row & Column

    EDIT: Please ignore the following - I have just seen the Sample Workbook, and the does not apply.

    Welcome to the forum!

    In future, it is much easier to help if you attach a worksheet. Pictures are not likely to get a favourable response.

    Here is a suggestion.


    In row C8:H8 I entered the formula =C10&C11 and copied across. This gives a concatenation of product and date. (This is a "helper row". You can hide the row, or make the text white so that it can't be seen).

    Next, in row 70, I entered more "helper cells". In C70:E70 I entered Feb-17 (as a date), Orange and Third Party. These cells can now be changed as you choose to select the cross reference you want.

    Finally, in C71 i entered =VLOOKUP(E70,B12:H15,MATCH(D70&C70,B8:H8,0)) This delivers the value in G14.

    I hope this helps, please let me know!

    Regards,

    David

    If this has been helpful
    - Please click on the *Add Reputation button at the bottom left.

    Please mark your thread as SOLVED:
    - Click Thread Tools above your first post, select "Mark your thread as Solved".

    Attached Files Attached Files
    Last edited by David A Coop; 08-23-2017 at 02:15 AM.

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Sum with Multilple Criterias at Row & Column

    This does what the workbook information instructs. I am mystified how it will apply for the whole project. In Q9
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    What am I missing?
    Dave

  6. #6
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Sum with Multilple Criterias at Row & Column

    Or try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  7. #7
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Sum with Multilple Criterias at Row & Column

    Or try

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

  8. #8
    Registered User
    Join Date
    08-22-2017
    Location
    Singapore
    MS-Off Ver
    2013
    Posts
    3

    Re: Sum with Multilple Criterias at Row & Column

    Quote Originally Posted by shukla.ankur281190 View Post
    Or try

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
    Hi, thanks for your suggest.. I will try to avoid by using the formula with CTRL+SHIFT+ENTER as I will need to use the formula very frequently.. and I do not wish to slow down the excel worksheet..

  9. #9
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Sum with Multilple Criterias at Row & Column

    Quote Originally Posted by ygw0707 View Post
    Hi, thanks for your suggest.. I will try to avoid by using the formula with CTRL+SHIFT+ENTER as I will need to use the formula very frequently.. and I do not wish to slow down the excel worksheet..
    The Post #6 would be great for your

+ 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] Macro Find set criterias to a colomn of number, delete the rows that don't meet criterias
    By TAMMY32 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-03-2017, 04:09 PM
  2. Multilple IF and LOOKUP statements
    By Simon Jones in forum Excel General
    Replies: 5
    Last Post: 06-24-2015, 10:09 AM
  3. How to Combine Multilple workbooks/tabs into one?
    By Sharkee88 in forum Excel General
    Replies: 4
    Last Post: 11-06-2014, 12:57 PM
  4. Multilple functions in nested IF
    By Vestlink in forum Excel Programming / VBA / Macros
    Replies: 28
    Last Post: 11-19-2009, 04:43 PM
  5. Summing from multilple sheets
    By tahirawan11 in forum Excel General
    Replies: 3
    Last Post: 07-30-2007, 11:28 PM
  6. Multilple linked Cells with Combo box
    By darken99 in forum Excel General
    Replies: 5
    Last Post: 06-06-2006, 10:28 AM
  7. splitting data from 1 column into multilple?
    By Dan B in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-06-2006, 11:25 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