Display form on open

Supersmithy

New member
Local time
Today, 19:02
Joined
Aug 8, 2013
Messages
2
Hi - hopefully a very easy one. I have created a Db in MS Access 2010 and under Options > Current Database I have done the following:

- Used drop down to select a form I want to display on opening
- Unchecked display navigation pane
- Unchecked allow full menus

This works how I want it to, perfectly. I then send it to a client who also has MS Access 2010 and when they open the file the form I have told it to open doesn't open, the navigation bar is displayed (with the form I want to open highlighted) and the full menus show but are locked.

What's going on? Is it some security setting the client has that isn't letting the opening procedure execute properly?

Thanks in advance
 
The database on the Client's side probably needs to be TRUSTED before the application can run as desired. Does is ask the Client to ENABLE MACROS or anything like that? If it's asking this question, then it's not completing all it's startup operations until it gets the response from the user.

Cheers,
Goh
 

Users who are viewing this thread

Back
Top Bottom