J
JonWayn
A Form object has, as one of its properties, a Module object, which you can
reference by creating and assigning a Module object variable to. A document
object, even from the Documents collection of the Forms container, does not
expose this and many other form properties. Therefore, that doesnt work for
me. I need to eventually reference the Module object of the form I open in
the remote database so that I can make changes programatically to the
contents of the form's module.
Is there any way that this can be done?
reference by creating and assigning a Module object variable to. A document
object, even from the Documents collection of the Forms container, does not
expose this and many other form properties. Therefore, that doesnt work for
me. I need to eventually reference the Module object of the form I open in
the remote database so that I can make changes programatically to the
contents of the form's module.
Is there any way that this can be done?