T
Todd
I'm using Access 2007 on Vista. I am about to start sharing my database
with others in my company so I'm trying to get it polished up a bit. My
database is split into two parts (application and data). I have created an
installation file that stores the application side of the database in the
Application Data folder of the user. Since that exact path will vary from
one user to another, how can I get the path to certain files. For example,
I may want to use VBA to call up
c:\users\Todd\AppData\Roaming\MyDatabase\WordFile.docx. If someone else
installs my database, their file will be located somewhere else. Is there a
way to reference files relative to the location of the application file of
the database? Thanks!!! I hope I explained myself well enough!
with others in my company so I'm trying to get it polished up a bit. My
database is split into two parts (application and data). I have created an
installation file that stores the application side of the database in the
Application Data folder of the user. Since that exact path will vary from
one user to another, how can I get the path to certain files. For example,
I may want to use VBA to call up
c:\users\Todd\AppData\Roaming\MyDatabase\WordFile.docx. If someone else
installs my database, their file will be located somewhere else. Is there a
way to reference files relative to the location of the application file of
the database? Thanks!!! I hope I explained myself well enough!