Vlookup Help

segran

Active Member
Joined
Aug 20, 2004
Messages
335
Hi,

If I have the following data:

<html><head><title>Excel Jeanie HTML</title></head><body>

<!-- ######### Start Created Html Code To Copy ########## -->

Excel Workbook
AB
11/1/20045
26
37
41/2/20043
54
65
71/7/200410
89
98
Sheet1




<!-- ######### End Created Html Code To Copy ########## -->

</body></html>

And I use vlookup, I want the data for all of the days that have data (3 data points).

<html><head><title>Excel Jeanie HTML</title></head><body>

<!-- ######### Start Created Html Code To Copy ########## -->

Excel Workbook
FGHIJ
11/1/200455
2#N/A6
3#N/A7
41/2/200433
5#N/A4
6#N/A5
71/3/2004#N/A
8#N/A
9#N/A---> what I want
101/4/2004#N/A
11#N/A
12#N/A
131/5/2004#N/A
14#N/A
15#N/A
161/6/2004#N/A
17#N/A
18#N/A
191/7/20041010
20#N/A9
21#N/A8
221/8/2004#N/A
Sheet1




<!-- ######### End Created Html Code To Copy ########## -->

</body></html>

Please help me get what I want highlighted in red.

Thank You
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Hi, i think you are trying to return more than one value from a vlookup... i had this a while back.

Search the board for soemthing called MVLOOKUP ... it did the trick for me.
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,134
Members
452,890
Latest member
Nikhil Ramesh

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