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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help! Form won't open

Status
Not open for further replies.

VeronicaCBurgess

Technical User
Apr 25, 2003
27
US
I have a form that opens automatically upon starting Access. It had been working fine but now it simply doesn't respond. No error message, nothing! The hourglass just turns back into an arrow. I can't even open it in design view. The form file is visible, but when I click on it, nothing happens.

Any help you can give me would be appreciated.

VeronicaCBurgess
 
no promises, but have you tried "Repairing" the db?

(Under tools on the menus)

Luck
 
Open the database while holding down the shift key....this will disable any startup options. Open the form in design view and take a look at the recordsource. It may have become corrupted or changed. Check any rowsources for any comboboxes/listboxes on the form for the same. These are typical culprits of the behavior you are explaining. Finally, if all seems well, check to make sure the data sources are actually correct...open the query/table the form is based off of and see what you get. It is possible any of this has become corrupted.

If you still have had no success, create a new database and import all objects from the old datase and test that....the database itself may be corrupt and this sometimes helps.

Good luck.

****************************
Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former. (Albert Einstein)

Robert L. Johnson III
MCSA, CNA, MCP, Network+, A+
w: robert.l.johnson.iii@citigroup.com
h: wildmage@tampabay.rr.com
 
Thank you all, I will try importing all of the objects into a new db as I have exhausted all other means.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top