M
Mark
Can a function, located in a Module in a different .mdb
be linked or called from another .mdb? If so, how?
e.g.
MydatabaseB contains a Module that has function
called ABC().
1) Can queries in MydatabaseA call ABC()? syntax?
2) Can Modules/routines in MydatabaseA call ABC()? syntax?
TIA,
Mark
be linked or called from another .mdb? If so, how?
e.g.
MydatabaseB contains a Module that has function
called ABC().
1) Can queries in MydatabaseA call ABC()? syntax?
2) Can Modules/routines in MydatabaseA call ABC()? syntax?
TIA,
Mark