Form Not Showing Records buy Record Source Query Does

  • Thread starter Thread starter shane
  • Start date Start date
S

shane

I have a forming that will allow entries but will not show past entered data.
It's record source is a query. When I run the query the records show.

The form was a copy and paste of another form for a different user. I
simple renamed it, changed the caption, and the criteria. The original form
works fine, no spelling errors in the criteria. Youre help is greatly
appreciated.

Shane
 
Open up the form in design view.

Open up the form's properties and go to the Data tab.

Make sure that Data property is set to No and all the "Allow" properties are
set to Yes.
 
Back
Top