Hi everyone, I am looking for help with an issue I am encountering. My goal is to be able to identify when 12 AM is in a date/time so I can apply a different calculation in a formula. I have a date time field that is the result of a calculation, if the field ends up with 12 AM (example: 10/29/24 12:00 AM) Excel is not recognizing it as a 0. If I MOD the field it shows 0 but if I use an IF statement in another cell to compare it to 0 it results in false. Now if I go back and type in a date time with 12 am in the field that was originally a calculated field the result is True. See below for reference. Cells with formulas applied are shown in the top row. Please note all date time fields are formatted the same. Any help would be greatly appreciated! Thanks, Jeff