In excel I have a date in column C and want to ensure this date doesn’t occur between column A and column B
I have a date (1/5/2023) in Column C and want to ensure that this date doesn’t occur between Column A (12/2/2022) and Column B (1/3/2023) and the equation will be spit out to Column D. Obviously for this we can see it doesn’t occur between, but this is a large data set and I want to check for all rows.