+ Reply to Thread
Results 1 to 6 of 6

formula to retun multiple values

  1. #1
    Registered User
    Join Date
    07-20-2011
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    formula to retun multiple values

    I would like to fill in the rate vaule in D18-D24.
    the formula should look at the effective date in main table 1. if the start date in table 2 is equal or after the effective date in main table 1, then that rate should be applied accordingly.

    for example
    in table 2, the row with edwin with a start date of 9/31, based on main table 1, 26.50 should be applied in cell D18

    in the following row edwin has a start date of 10/22. based on main table 1. Cell D19 Should have 29.32. etc

    any help with a simple formula that i can apply in cell D18 and fill in the rest of the column.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,064

    Re: forumla to retun multiple values

    What Excel Product are you using? Clearly, it is no longer Excel 2003 (Attachment is an .xlsx).
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: Lá fhéile Pádraig sona dhaoibh

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,064

    Re: forumla to retun multiple values

    1. Mie is not a match for mike.

    2. There is no such date as 31 September or 31 November.

    Try:

    =INDEX(D:D,AGGREGATE(14,6,ROW($D$3:$D$9)/(($A$18:$A$24=A18)*($C$18:$C$24<=C18)),1))
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-20-2011
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: formula to retun multiple values

    my apologies for the typo but i just wanted to say thaink you for your assistance. the formula is exactly what was needed.

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,064

    Re: formula to retun multiple values

    You're welcome. Thanks for letting us know that you got an answer.




    Please take a moment and consider clicking the "Add Reputation" button at the foot of any of the posts of anyone who helped you reach a solution here today.

    Finally, if that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,064

    Re: formula to retun multiple values

    Also, please update your profile to show your current Excel product.

+ 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] Retun a value based on the values/dates in other cells
    By nickpavlov in forum Excel General
    Replies: 5
    Last Post: 03-26-2024, 04:59 PM
  2. [SOLVED] Retun values from non blank cells and combine results from multiple cells
    By Alabina25 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-17-2019, 05:10 AM
  3. [SOLVED] Count If (Sum formula to look up multiple lines and retun a total)
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 06-28-2018, 01:33 PM
  4. vlookup to retun multiple column values against multiple columns
    By Kencosgrove in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-07-2016, 07:47 AM
  5. [SOLVED] Retun dates as a sting in values only
    By stpeter in forum Excel General
    Replies: 13
    Last Post: 07-03-2013, 03:47 PM
  6. [SOLVED] Help with VBA code. Searching for a value in sheet 2 and retun values based on the search.
    By KnutJ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-21-2013, 10:08 AM
  7. Vlookup to retun multiple values.
    By prasjohn in forum Excel General
    Replies: 2
    Last Post: 06-19-2010, 02:59 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