navigation is the navigation form and candidati is my form
One needs to know the names of the navigation form and the navigation subform control. The form name is not needed. The syntax to refer to a control on such a form is
Code:
[Forms]![NavigationForm]![NavigationSubform].[Form]![controlName]
where NavigationForm is the name of the nav form and NavigationSubform is the name of the subform control. If you never altered their names, they are likely named exactly that.
Last edited by Micron; 04-14-2020 at 04:56 PM.
Reason: clarification
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.