Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Switchboard

Status
Not open for further replies.

mudenyo

Technical User
Feb 25, 2010
1
US
When I attempt to open Access Switchboard in design view, the application closes. I don't know what changed and I can't find the problem. Does anyone have any ideas what might create this problem?

Thanks
 
No idea what might create but it tends to indicate something has got corrupted somewhere.

The safest one is to copy everything into a new database then use that, retain the old one only as a backup:

1) create a new blank Access database
2) copy all of the objects across to it - tables, queries, forms, reports, macros, modules.
3) Compile the new db from the VBA editor, it should work fine
4) Set any options as necessary - project name etc.

Test your application - it should work as before.
You should now be able to modify your form, as well as use the switchboard manager to modify the contents of the table.

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top