G
Guest
I have two fields on a form: training date and review date. The review date
is 6 months after the training date and I have created a query that
calculates this.
when I link the text box 'review date' with the query field that contains
the calculated date, the form shows #Name?
the form field data control source has the following in it:
=[QRY_ReviewDate]![Review1]
Would appreciate any suggestions.
is 6 months after the training date and I have created a query that
calculates this.
when I link the text box 'review date' with the query field that contains
the calculated date, the form shows #Name?
the form field data control source has the following in it:
=[QRY_ReviewDate]![Review1]
Would appreciate any suggestions.