I am trying to see if a date is before, during or after a specific date range.
For example:
A1 16/01/2020
A2 01/01/19 B2 31/12/19
A3 01/01/20 B3 31/12/20
A4 01/01/21 B3 31/12/21
I need a formula for C2,C3 and C4 to see if the date in A1 is before, during or after each range.
So in this instance C2 = Before, C3 = During, C4 = After
For example:
A1 16/01/2020
A2 01/01/19 B2 31/12/19
A3 01/01/20 B3 31/12/20
A4 01/01/21 B3 31/12/21
I need a formula for C2,C3 and C4 to see if the date in A1 is before, during or after each range.
So in this instance C2 = Before, C3 = During, C4 = After