+ Reply to Thread
Results 1 to 2 of 2

VLook Up with Conditions

  1. #1
    Forum Contributor
    Join Date
    06-07-2006
    Posts
    121

    VLook Up with Conditions

    Column C From Column with dates in Cells C2 through C6 going from 3/31/2016 to 3/31/20 (in cell C6)
    Column D To Column with dates in Cells D2 through D6 going from 4/1/2017 to 4/1/2021 (in cell D6)
    Column E Years listed from 2016 through 2020 in cells E2 through E6.

    Cell G2 lists 12/18/2016, what formula can I use in cell H2 to retrieve the Year greater than column C but less than the date in column D?
    Attached Files Attached Files
    Last edited by Merlin54k; 01-13-2020 at 01:06 PM.

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: VLook Up with Conditions

    use this in H2 and drag it down:

    =SUMPRODUCT((E$2:E$6),--(G2>C$2:C$6),--(G2<D$2:D$6))
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

+ 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] Help for IF conditions with multiple Conditions (scenario more than 5 conditions)
    By meily_o26 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-16-2019, 02:13 AM
  2. [SOLVED] VLOOK Formula Only Shows the VLOOK Formula Instead of Lookup Value
    By onlyonekj in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-29-2017, 03:30 PM
  3. Replies: 2
    Last Post: 01-14-2016, 03:53 PM
  4. [SOLVED] Vlook up along with conditions
    By arun.sj in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-17-2014, 08:11 AM
  5. Can a VLook up help me? Multiple conditions to return a value
    By mary012277 in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-19-2014, 01:43 AM
  6. vlook up with additional conditions - please help!
    By hayley b in forum Excel General
    Replies: 8
    Last Post: 08-09-2012, 08:24 AM
  7. [SOLVED] how to do a Vlook up givin two conditions
    By Gabriela in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-30-2005, 10:25 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