Hey all!
Trying to figure this out, with the navigation subform in 2010.
I have a main form, with a navigation form, as a subform.
In my Navigation subform, there are 7 tabs, representing 7 subforms.
I have a check box in each of the subforms. When I click it, changing the value to true, I want it to update the date value on this form, to the date I have on the main form.
Writing the vba for it, I can not seem to reference the mainform.
Any thoughts as to why it does not see recognize the form? I am certain it has something to do with the navigation form, as it's been nothing but a pain in the neck since I put it in place.