A family of Microsoft relational database management systems designed for ease of use.
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.