G
Gary
I have a MDB database with a form which has vba code. There is a variable
defined in my original VBA Code which I have moved over to a MDE database
that just has most of my VBA Code. That variable was declared in there.
I created an experiment where I separated all of the Modules to another
database and created an MDE.
The MDB doesn't have any of the Modules. I have a dummy module in the MDB
for reference linking. I open the module and reference my VBA Mde database
as its reference.
When I debug my mdb database, I have a parameter in a form (which still has
vba code that reference my vba modules). It doesn't see that parameter.
Can someone please help.
Thank You,
Gary
defined in my original VBA Code which I have moved over to a MDE database
that just has most of my VBA Code. That variable was declared in there.
I created an experiment where I separated all of the Modules to another
database and created an MDE.
The MDB doesn't have any of the Modules. I have a dummy module in the MDB
for reference linking. I open the module and reference my VBA Mde database
as its reference.
When I debug my mdb database, I have a parameter in a form (which still has
vba code that reference my vba modules). It doesn't see that parameter.
Can someone please help.
Thank You,
Gary