R
René
I have a couple of calculated fields that the values are generated off of one field. They are showing up in the form but are not being transferred to the table.
[Hire Date] is the entry field, [Probationary End Date] is [Hire Date] +90 days,
[Annual Review] is [Hire Date]+1 yr and [Next Review] is [Annual Review] + 1yr
The ultimate would be for the annual review date to default to 1yr after hire, and then be actual after that date.
Help with proper coding for above would be great, but more important is getting the information to store in table
[Hire Date] is the entry field, [Probationary End Date] is [Hire Date] +90 days,
[Annual Review] is [Hire Date]+1 yr and [Next Review] is [Annual Review] + 1yr
The ultimate would be for the annual review date to default to 1yr after hire, and then be actual after that date.
Help with proper coding for above would be great, but more important is getting the information to store in table