Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 02-15-2018, 07:19 AM
JFokker JFokker is offline Vlookup dates that are higher than a given one Windows 10 Vlookup dates that are higher than a given one Office 2016
Novice
Vlookup dates that are higher than a given one
 
Join Date: Feb 2018
Posts: 2
JFokker is on a distinguished road
Default Vlookup dates that are higher than a given one

Dear all,

I have a brain breaker at the moment what I really consider as hard to solve... But luckily we have these wonderful minds available here that hopefully can help me further.

I have a table containing the following three colums;

COLUMN J - Order
COLUMN K - Reception date
COLUMN L - Shipment date

And in cells B3 the Order number and C3 a date field.

With the following formula I try to get date values out of column L;
=INDEX(L6:L10;MATCH(B3;$J$6:$J$10;"<"&C3))



In case of a double order I want to provide a date in cell C3 and it should then return the Shipment date that is higher than the value provided in C3. So basically a vlookup in several layers... I've attached an example file.

Is this possible?

Let me know if more info is required.

Thanks a lot for your help all!!
Attached Files
File Type: xlsx Example.xlsx (10.9 KB, 10 views)
Reply With Quote
  #2  
Old 02-15-2018, 07:52 AM
NBVC's Avatar
NBVC NBVC is offline Vlookup dates that are higher than a given one Windows 10 Vlookup dates that are higher than a given one Office 2013
The Formula Guy
 
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
NBVC will become famous soon enoughNBVC will become famous soon enough
Default

This will return the first match for B3 where shipdate is later than the C3 date:

=INDEX(L6:L10,MATCH(1,INDEX((J6:J10=B3)*(L6:L10>C3 ),0),0))
Reply With Quote
  #3  
Old 02-15-2018, 09:03 AM
JFokker JFokker is offline Vlookup dates that are higher than a given one Windows 10 Vlookup dates that are higher than a given one Office 2016
Novice
Vlookup dates that are higher than a given one
 
Join Date: Feb 2018
Posts: 2
JFokker is on a distinguished road
Default

This works, great!!!!

Thanks a lot
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I return Vlookup only if Specific Criteria is met in 1 column of the Vlookup Array EcommDOC Excel 7 01-22-2018 11:00 AM
Autofill dates - how can I get the same date and consecutive dates? Exhale Excel 3 04-05-2016 03:11 AM
Vlookup dates that are higher than a given one Replace a number with one higher urbandekay Word 7 03-27-2016 01:41 AM
Vlookup dates that are higher than a given one Tasks with higher priorities jamiespear Project 1 02-10-2015 03:29 PM
Top of 2nd page higher than 1st Anne at ppf Word 7 03-23-2013 07:55 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:33 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft