J
Jason E
I have a distributed MDB that I would like to modify
programmatically rather than sending out a whole new MDB
to replace it.
What I would like to do have users open a separate MDB
and run code which opens the MDB to be changed and
modifies the layouts of some forms and reports. The
modifications should not impact the compiled state of the
MDB.
It seems that you can modify another MDB's tables and
queries programmatically, but I can't find a way to get
to its Forms or Reports to modify them.
Is there any way to do this?
Thanks
Jason
programmatically rather than sending out a whole new MDB
to replace it.
What I would like to do have users open a separate MDB
and run code which opens the MDB to be changed and
modifies the layouts of some forms and reports. The
modifications should not impact the compiled state of the
MDB.
It seems that you can modify another MDB's tables and
queries programmatically, but I can't find a way to get
to its Forms or Reports to modify them.
Is there any way to do this?
Thanks
Jason