Lookup by closest date to today

gcgoode

New Member
Joined
May 13, 2019
Messages
1
[TABLE="width: 500"]
<tbody>[TR]
[TD]ID[/TD]
[TD]Date[/TD]
[TD]Amount[/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]3/12/2019[/TD]
[TD]21[/TD]
[/TR]
[TR]
[TD]1003[/TD]
[TD]3/12/2019[/TD]
[TD]22[/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]8/12/2018[/TD]
[TD]14[/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]4/12/2019[/TD]
[TD]16[/TD]
[/TR]
[TR]
[TD]1003[/TD]
[TD]4/15/2019[/TD]
[TD]18[/TD]
[/TR]
</tbody>[/TABLE]



[TABLE="width: 500"]
<tbody>[TR]
[TD]ID[/TD]
[TD]Amount[/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]xx[/TD]
[/TR]
[TR]
[TD]1003[/TD]
[TD]xx[/TD]
[/TR]
</tbody>[/TABLE]


Hello all, I was hoping to get some help on a formula. Usually I can find what I need by searching, but haven't been able to find something that matches this issue.

I need a formula (im guessing a vlookup) that first looks at the date and then return the number for each ID that is closest to today. So 1001 would be 16 and 1003 would be 18.

Is this possible? Any help would be greatly appreciated! Thanks!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,223,214
Messages
6,170,772
Members
452,353
Latest member
strainu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top