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

Form not displaying data from underlying query

Status
Not open for further replies.

thefox56

Programmer
Mar 27, 2002
9
0
0
US
I'm running Access 97. The underlying query executes OK when it is run as a standalone query. The form was working OK until I started adding/modifying code tied to the form's event properties. I have now commented the code or removed the event code but the form still does not display any data. Is there a way to know if a form is corrupt and how do I fix it if it is?
 
Problem resolved. The form's data entry mode property was inadvertently set to yes. Changed to No and I'm back in business.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top