+ Reply to Thread
Results 1 to 5 of 5

Multiply by matching cell values

  1. #1
    Registered User
    Join Date
    07-11-2017
    Location
    California
    MS-Off Ver
    2007
    Posts
    2

    Multiply by matching cell values

    Hi ,

    I am trying to divide the total number of hours for my team members based on the role into "design", "build", "test" categories. I have the factors available for this split. Please see image in the attached.

    For John Doe and Rob King , I expect the design , build and test hours to be as follows:

    Design = 0.25* Total Hours
    Build = 0.6* Total hours
    Test = 0.15* Total hours

    What should be the formula in columns D, E and F so that i can use that to populate for large number of rows (100 plus) . The intent is to be able to have a formula in place that will use the factors in columns I, J , K by matching the roles in columns B to H.

    Any help is much appreciated.
    excel.jpg

    Thanks
    AP

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,371

    Re: Multiply by matching cell values

    Welcome to the forum!

    Will you please attach a sample Excel workbook? We are not able to work with or manipulate a screenshot of one.

    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,371

    Re: Multiply by matching cell values

    Which version of Excel are you using? Your screenshot and version in your profile do not match.

  4. #4
    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
    30,709

    Re: Multiply by matching cell values

    Try

    =$C2*INDEX($I$3:$K$7,MATCH($B2,$H$3:$H$7,0),MATCH(D$1,$I$2:$K$2,0))

  5. #5
    Registered User
    Join Date
    07-11-2017
    Location
    California
    MS-Off Ver
    2007
    Posts
    2

    Re: Multiply by matching cell values

    Thank you John. It worked perfectly fine. Much appreciate.
    I will go ahead and finish my work and get back to the formula to understand it better ..


    AliGW - Will make sure I have proper attachments in place next time.

+ 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. Multiply with Formula to the existing cell values
    By prabhubox@yahoo.com in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-20-2016, 12:25 AM
  2. Multiply two cell values VBA Type Mismatch
    By prjt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-22-2015, 04:35 PM
  3. Multiply with cell value for each matching sheetname in a list
    By cajand in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-09-2014, 01:52 PM
  4. [SOLVED] Return cell values for non-matching & matching criteria
    By jenz_skallemose in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-13-2012, 11:52 AM
  5. Calculate combis and then multiply by cell values
    By faris al farik in forum Excel General
    Replies: 1
    Last Post: 01-28-2012, 06:17 PM
  6. Multiply cell values between 2 dates
    By mttlltt75 in forum Excel General
    Replies: 1
    Last Post: 01-14-2011, 04:14 PM
  7. Multiply values make up a cell answer
    By riyo91 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-05-2010, 05:56 AM

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