G
Guest
Using Access 2002.
Is it possible to use the location of the back-end database in VBA? I have
used the CurrentProject property to avoid using absolute paths when linking
to external files. The files are stored in the same directory as the
backend. I have discovered since splitting my DB and moving the front end
that the CurrentProject refers to the front end and so my relative links no
longer work.
Thanks
Alice
Is it possible to use the location of the back-end database in VBA? I have
used the CurrentProject property to avoid using absolute paths when linking
to external files. The files are stored in the same directory as the
backend. I have discovered since splitting my DB and moving the front end
that the CurrentProject refers to the front end and so my relative links no
longer work.
Thanks
Alice