+ Reply to Thread
Results 1 to 3 of 3

How to match the exact value from the date range?

  1. #1
    Forum Contributor PRADEEPB270's Avatar
    Join Date
    02-19-2010
    Location
    INDIA
    MS-Off Ver
    MSoffice-2016
    Posts
    332

    How to match the exact value from the date range?

    I have a file having part code with its buy date.In other sheet,the details date range value exist of that part.Now,I want to apply an excel formula ,to look the date of a part and insert the exact value from the date range of that part.Means,date should be fall between the range and insert the exact value.Is there an excel formula?
    For more clarification,please see the attach file.

    Regards

    Pradeep Kumar Gupta
    Attached Files Attached Files
    Last edited by PRADEEPB270; 12-13-2011 at 11:51 AM.
    Regards


    Pradeep Kumar Gupta
    Gurgaon ( INDIA )

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: How to match the exact value from the date range?

    Do you mean?

    =SUMIFS($H$9:$H$11,$G$9:$G$11,B4,$I$9:$I$11,"<="&C4,$J$9:$J$11,">="&C4)

    copied down.

    Note the code in column G does not exactly match that in B4:B5.... If you don't want that part included remove $G$9:$G$11,B4, from formula above.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor PRADEEPB270's Avatar
    Join Date
    02-19-2010
    Location
    INDIA
    MS-Off Ver
    MSoffice-2016
    Posts
    332

    Re: How to match the exact value from the date range?

    Thanks for excellent formula.

    Pradeep Kumar Gupta[/QUOTE]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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