D
David Wetmore
I have a form/subform relationship, frmSearchBooks/sfrmSearchResults. I would like to control the visibility of the
subform from within its parent
When I activate the parent form the statement "Forms.frmSearchBooks.sfrmSearchResults.Visible = False" gives me runtime
error 2465.
How do I control the visibility of a subform from within its parent?
Thanks, Dave
subform from within its parent
When I activate the parent form the statement "Forms.frmSearchBooks.sfrmSearchResults.Visible = False" gives me runtime
error 2465.
How do I control the visibility of a subform from within its parent?
Thanks, Dave