I am needing help on a formula. I am trying to pull a clinical placement status from one sheet over to another but only if the hospital name and unit department matches. I also need to match the date to the cross reference sheet over 16+ columns that could have that date match.
I am currently using
=IF(HAS({Day of week range}, Date@row), INDEX(COLLECT({Clinical Placement Tool Status}, {Hospital Site Name}, [Hospital Name]@row, {Unit Name}, [Unit Name]@row), 0))
But this is pulling the date over and not looking to see if the hospital and unit matches.
Above is the sheet I am trying to pull the clinical placement status to but if Hospital Name, Unit, and Date matches an entry in the below sheet
The date in my first sheet needs to match one of the dates between 1st day of week date through 3rd day of week 16th week column so a range of dates