We have 5 people sharing an Access application. The database is split; the backend file is on a central server, and each user has a copy of the frontend file on their machine. The application runs a query on load and populates the forms on the page with data. However, one of our users does not get this data...just a blank form. This problem is only fixed if they are the first user to access the program, in which case it locks everybody else out. So essentially, she can get in if nobody else is and locks everybody else out, and she cannot get access to the data if anybody else is in. The user's settings are set on "Shared" mode.