Vlook with Multiple criteria

Crescendo

New Member
Joined
Aug 6, 2014
Messages
6
Hello All,
I am looking forward for some help regarding Vlook with multiple criteria.

Basically i am looking forward to get data from one sheet after it meet both criteria.

If Instance, If Employee Id match than please look for date and return Column C value.


Employee IDNameAbsentSickLate3 Days Conversation6 days
I will feed this data in.Need to get it from Another sheet where E-ID and 3 days should match

<tbody>
</tbody>


Please help me with this and appreciate it.
 
Last edited:

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Can you provide some sample data, and what you want it to look like?

You can concatenate 2 or more cells together to get your lookup range, if that is helpful.
 
Upvote 0
NameIDSick DayLate days3 days sick3 days late6 days sick6 days late
xyz8999960 Look up from another sheet
Return Column#4 value
Look up from another sheet
Return Column#4 value
Look up from another sheet
Return Column#4 value
Look up from another sheet
Return Column#4 valuet

<tbody>
</tbody>
I would love to attach file but i am not able to.

Another sheet 2

Employee IdtopicNumber
3 Days454623132
6 Days 878465456

<tbody>
</tbody>


This is how it looks. So if agent ID match and than refer to column 3, if column 3 is showing 3 days than return value of column 4 in that tab.
On other side if it match it as 6 days than it should Number in Column title as 6 days. Just easy way to track it down where

Hope it helps or else i can PM you file if you want.
 
Upvote 0

Forum statistics

Threads
1,215,572
Messages
6,125,605
Members
449,238
Latest member
wcbyers

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