I'm working on showing the shift date. The shift starts at 6 pm on one day and ends at 6 am on the next. What formula can I use so that the date does not change at midnight? I used something like this as the default value =DateAdd("d",-0.5,Date()), but it doesn't work for some reason. Please help Thank You