jmjbear1011
Registered User.
- Local time
- Today, 13:00
- Joined
- Jun 17, 2012
- Messages
- 19
I am having an issue with a front end of an Access 2010 database that is shared on a network. On open it pulls to a switchboard that has several options for forms to open. They are called Fast,Feast,National,Full. There are 12 users that use the database. 10 out of the 12 users have no issues - But with the other two users, they click the button and this is what happens... It loads as if it is opening the form, but then stops (almost like a form was opened in hidden view). It does this for every new release. But if I recreate the forms from either of their PCs(create new form, copy controls and then copy the code..exactly) they are working just fine after that. But if I do it from my PC, they can't open the forms. All users are on 2010 accessing the same front end. I checked the references, and there are none that are broken and one of the two users has had her Access reinstalled... as far as the button it is just docmd.openform "National" -
Any suggestions of what could be causing that? Could it be different release versions (as our company doesn't allow auto updates)
Greatly Appreciated.
Add: Forgot to add that these are unbound forms
Any suggestions of what could be causing that? Could it be different release versions (as our company doesn't allow auto updates)
Greatly Appreciated.
Add: Forgot to add that these are unbound forms