Z
zxcv
Hi,
I created a Word user form that fills in data from an Access database. In
order for the linkage to be successful, I had to create a reference to the
database from within Word. This works fine when I specify an *absolute*
reference to the file, but the problem is I can't get a *relative* reference
to work. A relative reference is really what I need, because I want to give
this user form to other people working on other computers.
I put both the Access and Word files in the *same* folder, so I though that
I could simply enter the file name with no other path information (e.g.,
Datafile.mdb), and Windows would automatically assume the file is in the same
folder as the Word file, but I get a runtime error (3024, Could not find the
file).
Could someone explain to me how to successfully create a relative reference?
Thank you,
I created a Word user form that fills in data from an Access database. In
order for the linkage to be successful, I had to create a reference to the
database from within Word. This works fine when I specify an *absolute*
reference to the file, but the problem is I can't get a *relative* reference
to work. A relative reference is really what I need, because I want to give
this user form to other people working on other computers.
I put both the Access and Word files in the *same* folder, so I though that
I could simply enter the file name with no other path information (e.g.,
Datafile.mdb), and Windows would automatically assume the file is in the same
folder as the Word file, but I get a runtime error (3024, Could not find the
file).
Could someone explain to me how to successfully create a relative reference?
Thank you,