Match multiple criteria with a date that falls on a date range

Newbie987654321

New Member
Joined
Mar 13, 2018
Messages
9
Hi Guys. I so badly need your help.
Here's what I wanted to do.
I wanted to know if the following names from Table 1 have already submitted the documents considering that they submitted it after the Actual Date with the same infraction.
Table 2 shows the documents submitted.
I need a formula that would show if it has been "Submitted" or still "Pending" under the STATUS Column.
Those formulas that may need Ctrl+Shift+Enter, I need to get rid of that because I have multiple rows to drag it to.

[TABLE="width: 368"]
<tbody>[TR]
[TD]Table 1
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]STATUS
[/TD]
[TD]Name
[/TD]
[TD]Supervisor
[/TD]
[TD]Infraction
[/TD]
[TD]Actual Date
[/TD]
[/TR]
[TR]
[TD]Submitted
[/TD]
[TD]John Smith
[/TD]
[TD]April Allens
[/TD]
[TD]Tardiness
[/TD]
[TD]18-Mar-18
[/TD]
[/TR]
[TR]
[TD]Pending
[/TD]
[TD]John Smith
[/TD]
[TD]April Allens
[/TD]
[TD]Tardiness
[/TD]
[TD]23-Mar-18
[/TD]
[/TR]
[TR]
[TD]Submitted
[/TD]
[TD]Carl Lee
[/TD]
[TD]April Allens
[/TD]
[TD]Tardiness
[/TD]
[TD]18-Mar-18
[/TD]
[/TR]
[TR]
[TD]Pending
[/TD]
[TD]Carl Lee
[/TD]
[TD]April Allens
[/TD]
[TD]Tardiness
[/TD]
[TD]23-Mar-18
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Table 2
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Name
[/TD]
[TD]Supervisor
[/TD]
[TD]Frequency
[/TD]
[TD]Date Submitted
[/TD]
[TD]Infraction
[/TD]
[/TR]
[TR]
[TD]John Smith
[/TD]
[TD]April Allens
[/TD]
[TD]1st instance
[/TD]
[TD]21-Mar-18
[/TD]
[TD]Tardiness
[/TD]
[/TR]
[TR]
[TD]Carl Lee
[/TD]
[TD]Sue Pervisor
[/TD]
[TD]1st instance
[/TD]
[TD]8-Mar-18
[/TD]
[TD]Tardiness
[/TD]
[/TR]
[TR]
[TD]John Smith
[/TD]
[TD]April Allens
[/TD]
[TD]1st instance
[/TD]
[TD]21-Mar-18
[/TD]
[TD]Absence
[/TD]
[/TR]
[TR]
[TD]Carl Lee
[/TD]
[TD]Sue Pervisor
[/TD]
[TD]1st instance
[/TD]
[TD]8-Mar-18
[/TD]
[TD]Absence
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,223,888
Messages
6,175,207
Members
452,618
Latest member
Tam84

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