Hello Dave
I have a parent DB which has an hours value
It is linked to a child db in which i make an (oil change) record
In it i put in the change date, and a calculated field adds the hours value (in days) to the (change date)
This gives me a (due date) for the next oil change
in this example i have set the due date to 12/6/2015
So far all works well, but now i bring the due date back to the parent DB. It shows up correctly but when i try to calculate anything from this relationship field the calculation seems to only calculate from the 1/1/1904
eg: i made a calculated field in the parent DB with the formula of (relationship:due date + 0) this came out as 13/1/1904 instead of 12/6/2015
I think its adding the days of the current month to the default lowest date of 1/1/1904
That is how it gets to 13. Tomorrow the formula will read 14 ect.
Is there another way to transfer the date value back to the parent so that you can calculate from it.?
Thanks Gabriel
