Forum Discussion

ClaireMcF's avatar
ClaireMcF
Brass Contributor
Feb 02, 2024

Date Formula Spans Extra Day

Hi   I'm using this formula to conditional format a group of cells, in a Gantt Chart style format. =IF(AND($E3<=M$2,$F3>=L$2),1,"") But why is the extra day always tagged onto the end date in the...