Question on Linking of Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I copied my database and linked spreadsheet to a networked folder.
However when others try to use the database we get an error as it trys to use
the mapping of my system which does not match everyone else.

How can I link this table so that anyone can use the database regardless of
what
drive they have mapped?
 
You have to use what is known and UNC mapping. Rather than Drive Letter
Mapping:

G:\SomeFolder\SomeFile.xls

You have to define what G: is mapped to:
\\SomeServer\FirstFolder\SomeFolder\SomeFile.xls

It is always best to use this for linking because it prevents the problem
you are having.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top