Hello everyone,
Any clarity or information on this time and date issue would be awesome!
I have 2 tables which are linked through a record. In each table, I have a formula field which produces a date. I need the dates to match. Unfortunately, the formulas are not the same. One is based on a date field in the first table and is a dateadd formula. In the second table, it is a createdtime formula. On the first day of operations, the date is submitted through a form to the date field in the first table. The formula field in the first table adds one day to this date so that process which happen on the second day are kept track of. In the second table which keeps track of the processes which happen on the second day of operations, I have the createdtime field. I need this field to match the dateadd field so that I can automatically link the records. However, something is happening with the formulas such that they are not the same day when I want them to be. Does anyone know how to fix this?
I have added some photos of the situation. Unfortunately, I cannot turn the time off because then it wouldn’t be in the correct time zone. The createdtime field is always created 1 day after the production date and should match the dateadd field which adds 1 day to the production, yet it does not do this.


