linking tables
if you're changing the back end data lots of times you'll probably want to code it with vba and link it with a command button on a form.
It also allows users to link easily to different backends if you wish to give them permissions to do so.
to summarise, the code should bring up the windows dialog box (like windows explorer file open), you select the file to link to and then it repoints your linked tables to it.