Lookup on Multiple criteria in seperate table

Gwill1983

Board Regular
Joined
Oct 24, 2018
Messages
123
Office Version
  1. 365
Platform
  1. Windows
Hi all,

I am trying to create a staff planner whereby I add the new request into a table and the information pulls through into 3 seperate tables depending what the request is and what date the request is on. I will try my best to make it clear how this is setup.....

The 'requests' table is as below:

1677574635990.png


I then have 3 tables as below:

1677574706015.png


In each cell of each table I have the formula below:

{=IFERROR(INDEX(Requests[[#All],[Work From Home?]],MATCH(1,([@Staff]=Requests[[#All],[Staff Member]])*('Current Week'!G$9=Requests[[#All],[Date]]),0)),"")}

This works for the majority, but for some reason it doesnt pull through a result everytime!

I just wanted to see if anybody could spot the error in what I am doing as it is driving me loopy!!
 

Attachments

  • 1677574608796.png
    1677574608796.png
    26.4 KB · Views: 3

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
can you anonymize the names and post a mini workbook using the xl2bb add in?
What is the error you're getting? and also give an example of the cell and the expected result?
 
Upvote 0

Forum statistics

Threads
1,214,651
Messages
6,120,742
Members
448,989
Latest member
mariah3

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