M
Matt Kisasonak
Is there a way to remove missing references when an mdb
is opened and eliminate the error.
I have an .mdb that is copied to multiple workstations as
a front-end file. It contains VBA that manipulates
another drafting program. Some users don't have this
program. Hence the need to remove these references.
I also have VB6. Would it be simpler to move these
functions to a dll or something and pass the values to
the dll. Is this possible? I have not experience at
creating dll's but have created a few executables.
Pardon my stupidity.
is opened and eliminate the error.
I have an .mdb that is copied to multiple workstations as
a front-end file. It contains VBA that manipulates
another drafting program. Some users don't have this
program. Hence the need to remove these references.
I also have VB6. Would it be simpler to move these
functions to a dll or something and pass the values to
the dll. Is this possible? I have not experience at
creating dll's but have created a few executables.
Pardon my stupidity.