Form Not Showing Records buy Record Source Query Does

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
 
J

Jerry Whittle

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.
 
Top