I'm struggling with a formula that seems to be broken.
I created a timesheet that has a cell that looks at the Auto Date/Time stamp and calls up the weekday. The formula is as follows:
=WEEKDAY([Date/Time]129)
It works great...unless the timestamp is 5:00PM or later. Then it results in the next day. So if the timestamp is 5:02 pm on Monday, it will try to tell me it's Tuesday. See image for more details.
I did verify that the formula is referencing the proper row/cell in all cases. Something else is happening. Any insights would be appreciated.
