I'm setting up an Access2000 database usinf 2 mdb's - one for data and one client app. It will need to be distributed to various locations - the data ideally run from 1 pc at each loc'n with the local client apps connecting to it. Can I store the path in a table and if so how do I access it via VBA? I want to be able to give them a 'Setup' screen where they type in the path to the Data mbd and then connect to it. It'll be different for each site.