is it possible?
Example data below. Basically, I want to build a formula that says on x date (01/02/2018), is there a value during the 7:00/8:00/9:00 hour? I've tried wildcards and lookups, but I think the format of the time is the biggest issue. I can get results if I enter as '7:32 vs 7:32 AM but I'm working with over 3000 lines and really don't want to manually enter all of the times. HELP!
[TABLE="width: 96"]
<colgroup><col></colgroup><tbody>[TR]
[TD]1/2/2018 7:32[/TD]
[/TR]
[TR]
[TD]1/2/2018 7:41[/TD]
[/TR]
[TR]
[TD]1/2/2018 7:52[/TD]
[/TR]
[TR]
[TD]1/2/2018 7:53[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:16[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:29[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:33[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:34[/TD]
[/TR]
</tbody>[/TABLE]
Example data below. Basically, I want to build a formula that says on x date (01/02/2018), is there a value during the 7:00/8:00/9:00 hour? I've tried wildcards and lookups, but I think the format of the time is the biggest issue. I can get results if I enter as '7:32 vs 7:32 AM but I'm working with over 3000 lines and really don't want to manually enter all of the times. HELP!
[TABLE="width: 96"]
<colgroup><col></colgroup><tbody>[TR]
[TD]1/2/2018 7:32[/TD]
[/TR]
[TR]
[TD]1/2/2018 7:41[/TD]
[/TR]
[TR]
[TD]1/2/2018 7:52[/TD]
[/TR]
[TR]
[TD]1/2/2018 7:53[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:16[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:29[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:33[/TD]
[/TR]
[TR]
[TD]1/2/2018 8:34[/TD]
[/TR]
</tbody>[/TABLE]