+ Reply to Thread
Results 1 to 2 of 2

lookup value between dates

Hybrid View

BORUCH lookup value between dates 12-22-2017, 02:30 AM
shukla.ankur281190 Re: lookup value between dates 12-22-2017, 03:03 AM
  1. #1
    Forum Contributor
    Join Date
    12-30-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    143

    lookup value between dates

    Hi all i need a lookup formula that would do the following i have the below table which is my source table

    Then i have another sheet that looks like this Customer # from date to date Total Amount
    A01 04/01/16 TO 04/30/17

    I would like to get the total amount from my source table but only the total amounts that fit in those dates fro ex. (from 04/01/16 to 04/30/2017)
    Attached Images Attached Images
    Last edited by BORUCH; 12-22-2017 at 02:33 AM.

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: lookup value between dates

    May be try

    Formula: copy to clipboard
    =SUMIFS(C:C,B:B,">="&DATEVALUE(LEFT(M2,8)),B:B,"<="&DATEVALUE(RIGHT(M2,8)),A:A,L2)
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

+ 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. Lookup between two dates
    By cvelle89 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2015, 09:02 AM
  2. Lookup dates in a row
    By lucasreece in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-13-2015, 10:59 AM
  3. [SOLVED] V-Lookup Dates
    By GoGoeGo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-17-2014, 11:37 PM
  4. Replies: 2
    Last Post: 10-21-2013, 07:55 PM
  5. Replies: 1
    Last Post: 06-25-2012, 12:45 AM
  6. lookup dates
    By PhilH1982 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-05-2007, 11:13 AM
  7. Lookup ID and between dates?
    By tinkerbelle in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-13-2007, 04:29 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