Greetings. I have 2 tables (named BusinessInfo and Details) which are properly linked with each other (1 to many relationship). The first table contains a date field [Date Added]. The second table contains 2 date fields namely: [Date Assessed] and [Date Inspected].
By definition, the 3 date fields may or may not be equal in value.
Thus, I am making a form that whatever I entered in the [Date Added] will automatically entered in the [Date Assessed] and [Date Inspected] but I have the capability to change [Date Assessed] and/or [Date Inspected] later.
The problem is I cannot get into it. Anyone who have the idea of doing what I am trying to achieve may be a great help. Thank you in advance. God bless.