+ Reply to Thread
Results 1 to 5 of 5

Lookup 2 values and return results based on these

  1. #1
    Registered User
    Join Date
    08-25-2015
    Location
    London
    MS-Off Ver
    2007
    Posts
    5

    Lookup 2 values and return results based on these

    I am having problems working out what formula to use.

    I am wanting to calculate the cost (Column M) based on the season and the type of vehicle, so it looks up the Cat of the car in the job details section and looks up the level in the customer receipt section and then calculates the price based on the details in the info table.



    Breakdown3.jpg

  2. #2
    Forum Contributor jayajaya_4's Avatar
    Join Date
    05-09-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    259

    Re: Lookup 2 values and return results based on these

    Hello and good eve

    Please attach a sample file to help you better

    Regards
    Jaya

  3. #3
    Registered User
    Join Date
    08-25-2015
    Location
    London
    MS-Off Ver
    2007
    Posts
    5

    Re: Lookup 2 values and return results based on these

    Thank you, hopefully this may make it clearer
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    08-25-2015
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    5

    Re: Lookup 2 values and return results based on these

    How about:

    =INDEX($A$4:$D$7,MATCH($G$11,$A$4:$A$7,0),MATCH(K8,$A$3:$D$3,0))

  5. #5
    Forum Contributor jayajaya_4's Avatar
    Join Date
    05-09-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    259

    Re: Lookup 2 values and return results based on these

    See if this works for you

    =SUMPRODUCT((G11=$A$4:$A$7)*(K8=$B$3:$D$3)*($B$4:$D$7))

    Regards
    Jaya

+ 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. Replies: 4
    Last Post: 05-19-2015, 08:42 PM
  2. [SOLVED] Lookup and return table values based on tab name
    By RaydenUK in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 03-10-2015, 07:30 AM
  3. Replies: 3
    Last Post: 06-25-2014, 02:40 PM
  4. Replies: 7
    Last Post: 08-22-2013, 07:06 PM
  5. [SOLVED] lookup multiple values of a single cell and return sum of results
    By Zeppelin17 in forum Excel General
    Replies: 7
    Last Post: 08-10-2011, 07:09 PM
  6. lookup 2 values and return multiple results
    By humboldtguy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2010, 09:49 PM
  7. Return Values Based On Lookup Result
    By akbar in forum Excel General
    Replies: 2
    Last Post: 02-06-2008, 05:55 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