Share via

database record not showing

Anonymous
2021-12-10T20:08:45+00:00

I entered a database record, but I cannot see it now. The record number does not show that it is there. But if I try to reenter it, Access tells me that is duplicate information. Any idea how to get it to show?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2021-12-10T20:30:33+00:00

As Scott has asked, where exactly are you looking.

Have you searched directly in the underlying table?

Often, when a record isn't showing in a form/report, you need to review the record source, and also ensure no filter has been set on the form itself.

If code is used, then you also need to check that VBA isn't implementing some type of filter.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

ScottGem 68,830 Reputation points Volunteer Moderator
2021-12-10T20:11:58+00:00

How are you trying to look for it? Are you looking at the table directly or just in a form? If a form, can you see any previous records?

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2021-12-11T00:10:05+00:00

    Glad to have helped.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-12-10T23:18:52+00:00

    Thanks to you and Scottgem. I created the entry in forms, but after reading your answers I looked in tables to see what was there. I immediately saw the problem. In the column by which I alphabetize, I had typed a four instead of one. Since this last injury was a number two, that made it out of order. Fixed it and now everything is fine!

    Thanks for your help and for the speed of your answers.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-12-10T23:07:47+00:00

    See reply at Daniel's answer.

    Was this answer helpful?

    0 comments No comments