Hi
I've got an Access 2010 app, which references a Library.accdb app with some generic code and forms.
In my main app, I have a Navigation form, and 1 of the buttons/labels on the Navigation Control should display a form that is found in my Library.accdb file.
But how do I show the form in the Navigation subform? Using the standard properties does not see the form, and using the control's SourceObject propery in code, also does not see the form. Any ideas (besides copying the form in my main app)?
I've got an Access 2010 app, which references a Library.accdb app with some generic code and forms.
In my main app, I have a Navigation form, and 1 of the buttons/labels on the Navigation Control should display a form that is found in my Library.accdb file.
But how do I show the form in the Navigation subform? Using the standard properties does not see the form, and using the control's SourceObject propery in code, also does not see the form. Any ideas (besides copying the form in my main app)?