+ Reply to Thread
Results 1 to 8 of 8

find reference cell based off 2 criteria

  1. #1
    Registered User
    Join Date
    01-01-2013
    Location
    melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    55

    find reference cell based off 2 criteria

    Hello,

    i need to find the retail, example document attached.

    was thinking index match formula but the row that is selected depends on 2 criteria, 1 is an exact match the other one just the date less than defined.
    otherwise i would just concatenate the two rows to get a unique value.

    thanks
    Ross
    Attached Files Attached Files
    Last edited by rossg; 07-31-2014 at 01:29 AM.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: find reference cell based off 2 criteria

    Show the expected result also since your description is not clear


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    01-01-2013
    Location
    melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: find reference cell based off 2 criteria

    updated file


    Thanks
    Attached Files Attached Files

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: find reference cell based off 2 criteria

    A simple Pivot Table will do it for you in 4 clicks.

    Whether Pivot solution is ok for you?

    Or

    Looking for formula solution alone?

    Please confirm

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: find reference cell based off 2 criteria

    =IFERROR(INDEX($C$2:$C$16,MATCH(MAX(INDEX(($A$2:$A$16=$F11)*($B$2:$B$16<=G$10)*($B$2:$B$16),0)),$B$2:$B$16,0)),"")
    Try this in G11 and copy across
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  6. #6
    Registered User
    Join Date
    01-01-2013
    Location
    melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: find reference cell based off 2 criteria

    either will be OK,

    but when it lines up to the new dates i just need what ever the retail was for the start of the month..

  7. #7
    Registered User
    Join Date
    01-01-2013
    Location
    melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: find reference cell based off 2 criteria

    thanks both for the help the formula worked

  8. #8
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: find reference cell based off 2 criteria

    Refer the attached file for Pivot Table solution
    Attached Files Attached Files

+ 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. Find a column reference for a cell meeting 2-dimensional criteria
    By crazytalker90 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 09-06-2013, 10:28 AM
  2. how to reference another cell based on two criteria
    By jls141 in forum Excel General
    Replies: 0
    Last Post: 11-21-2011, 03:19 PM
  3. Replies: 6
    Last Post: 06-30-2009, 04:02 PM
  4. Find cell reference based upon value
    By Eric Stohr in forum Excel General
    Replies: 5
    Last Post: 01-20-2009, 05:30 AM
  5. Find Max and Min based on cell reference
    By gregork in forum Excel General
    Replies: 3
    Last Post: 02-20-2005, 09:06 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