Hi all,
I wondered if there was a clever/efficient way of checking if multiple columns with dates in, fall within a date range, see below table. I want to check if any of these dates fall between the 25/12/2022 and the 02/01/2023. I know I can do repeating if statements, but thought I'd check if there was something easier . The selected range is N5 : R6 (exc headers).
Thanks,
Karl.
I wondered if there was a clever/efficient way of checking if multiple columns with dates in, fall within a date range, see below table. I want to check if any of these dates fall between the 25/12/2022 and the 02/01/2023. I know I can do repeating if statements, but thought I'd check if there was something easier . The selected range is N5 : R6 (exc headers).
Thanks,
Karl.
LBA Date | Issue Date | Judgement Date | Enforcement Date | Forfeiture Date |
06/05/2022 | 30/05/2022 | 08/08/2022 | 05/07/2022 | 16/08/2022 |
27/11/2022 | 21/12/2022 | 01/03/2023 | 26/01/2023 | 09/03/2023 |