Hello! This formula is beating me... Cell A25 contains the date 11/7/2019 and Cell B25 contains the date 11/20/2019. I also have the following starting at H2 (H2 contains the date 11/7/2019):
[TABLE="width: 100"]
<tbody>[TR]
[TD]11/7/2019[/TD]
[/TR]
[TR]
[TD]11/21/2019[/TD]
[/TR]
[TR]
[TD]12/5/2019[/TD]
[/TR]
[TR]
[TD]12/19/2019[/TD]
[/TR]
[TR]
[TD]1/2/2020[/TD]
[/TR]
[TR]
[TD]1/16/2020[/TD]
[/TR]
[TR]
[TD]1/30/2020[/TD]
[/TR]
[TR]
[TD]2/13/2020[/TD]
[/TR]
[TR]
[TD]2/27/2020[/TD]
[/TR]
[TR]
[TD]3/12/2020[/TD]
[/TR]
[TR]
[TD]3/26/2020[/TD]
[/TR]
[TR]
[TD]4/9/2020[/TD]
[/TR]
[TR]
[TD]4/23/2020[/TD]
[/TR]
</tbody>[/TABLE]
I need to do the following--------- if(a date in range H2:H14 falls within or is equal to A25 and B25,H20,"")
Can anyone out there help me?
[TABLE="width: 100"]
<tbody>[TR]
[TD]11/7/2019[/TD]
[/TR]
[TR]
[TD]11/21/2019[/TD]
[/TR]
[TR]
[TD]12/5/2019[/TD]
[/TR]
[TR]
[TD]12/19/2019[/TD]
[/TR]
[TR]
[TD]1/2/2020[/TD]
[/TR]
[TR]
[TD]1/16/2020[/TD]
[/TR]
[TR]
[TD]1/30/2020[/TD]
[/TR]
[TR]
[TD]2/13/2020[/TD]
[/TR]
[TR]
[TD]2/27/2020[/TD]
[/TR]
[TR]
[TD]3/12/2020[/TD]
[/TR]
[TR]
[TD]3/26/2020[/TD]
[/TR]
[TR]
[TD]4/9/2020[/TD]
[/TR]
[TR]
[TD]4/23/2020[/TD]
[/TR]
</tbody>[/TABLE]
I need to do the following--------- if(a date in range H2:H14 falls within or is equal to A25 and B25,H20,"")
Can anyone out there help me?
Last edited: