Unhide Existing Records in Form

G

Guest

When I built my database 6 months or so ago, I set something in my form
(can't remember what) so that existing records in the underlying table were
hidden and not visible to the data entry person. The only records visible in
the form are the ones the data entry person enters right now. Once the user
closes the form, there most recent entries are also hidden.

I would like to make existing records visible again, but I can't figure out
where to turn this back on. All of the following form properties on the
following are already set to "Yes", so it's not these:

Allow Edits
Allow Additions
Allow Deletions
Data Entry

Your suggestions are appreciated. Thanks!
CJ
 
G

Guest

Change the DataEntry Property to false, when it set to true it will show only
the last entries.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top