Form not displaying entries

B

Brian DuCharme

What possible reason is there for my form not displaying
previous data entries? I've checked the property setting
for the data entry and it says 'no', and I've compared my
other databases forms properties with this one and don't
see any obvious differences. What could it be? Thanks for
the help.
 
J

John Vinson

What possible reason is there for my form not displaying
previous data entries? I've checked the property setting
for the data entry and it says 'no', and I've compared my
other databases forms properties with this one and don't
see any obvious differences. What could it be? Thanks for
the help.

Could the form have its Filter set (with criteria that happen not to
return any records)? What's its Recordsource property?
 
Top