+ Reply to Thread
Results 1 to 3 of 3

Calculation with multiple variables

  1. #1
    Registered User
    Join Date
    01-24-2012
    Location
    Northridge, CA
    MS-Off Ver
    Excel 2010
    Posts
    12

    Calculation with multiple variables

    I need to determine an amount based upon two variable within a matrix, see attached file.

    The first variable is the payee and the second is a different specific rate for each payee.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Calculation with multiple variables

    Based on your sample, try this...
    =INDEX($G$1:$K$11,MATCH($B$3,$G$1:$G$11,0),MATCH($E$1,$G$2:$K$2,0))*$E$3
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Calculation with multiple variables

    Thanks for the feedback

    For future reference, please take a moment to mark the thread as "solved" using the THREAD TOOLS towards the top of the page - it helps keep things neat and tidy lol. I will do it for you this 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. finding the highest result of a calculation with variables
    By kman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-11-2013, 01:56 PM
  2. Two Variables of price vs volume calculation concurrently
    By omega0010 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-17-2012, 02:28 PM
  3. [SOLVED] Calculation with variables - part 2
    By Zarek in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-29-2012, 04:37 AM
  4. [SOLVED] Calculation with variables
    By Zarek in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2012, 07:49 PM
  5. Making a calculation based on two input variables
    By Rynofasho in forum Excel General
    Replies: 1
    Last Post: 04-29-2009, 05:00 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