Vlookup, Match, Wildcards, and Dates

mrsmcm

New Member
Joined
Jul 12, 2017
Messages
14
Vlookup, Match by Date with Wildcards!

Hi all, first time posting a new thread and hoping for any help!!

I'm trying to do a vlookup/match with wildcard, except that my lookup_value is a date, i.e. 12/18/2013, and my lookup_array is more in the form of "Cash Distribution - 12/18/2013" where the date would change with each distribution. Do I need to do anything specific because it's a date?

Formula: =VLOOKUP($C$7,'Raw data thru 6.30.17 (UTP)'!$B$1:$AA$107,MATCH("*"&'Distro Analysis by Investor'!C13&"*",'Raw data thru 6.30.17 (UTP)'!$G$1:$AA$1,0),FALSE)

VLOOKUP:
$C$7 = investor name
Range = lookup table, row 1 - Cash Distribution - 12/18/2013 (for example); column b, investor names

I know this first part works, as I have tested and confirmed so it has to be this second part.

MATCH: C13 = 12/18/2013
Raw data = G1 - G starts column dates start on - even if I switch this to B1, still doesn't work

Any help would be greatly appreciated.

~Mrsmcm​
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,216,111
Messages
6,128,899
Members
449,477
Latest member
panjongshing

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