G
Gary
I wish to have an open (mdb database without macros and modules) referencing
a mde database (with only modules or macros). The macros is option.
I have people who want the ability to do minor changes to reports (because
my turn-around time is 24 hrs or less). I was thinking of having an mdb
database that they can do changes and its reference all my modules (VBA Code)
in another mde database. I don't want people to see my VBA Code. I believe
with special tools, one can still see the code.
Someone indicated that my mde modules may need changes like Set db =
CurrentDB(), etc.
I would appreciate any suggestions on this.
Thanks,
Gary
a mde database (with only modules or macros). The macros is option.
I have people who want the ability to do minor changes to reports (because
my turn-around time is 24 hrs or less). I was thinking of having an mdb
database that they can do changes and its reference all my modules (VBA Code)
in another mde database. I don't want people to see my VBA Code. I believe
with special tools, one can still see the code.
Someone indicated that my mde modules may need changes like Set db =
CurrentDB(), etc.
I would appreciate any suggestions on this.
Thanks,
Gary