Hidden Records on Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a contacts database and when I began entering data through a form I
created the records all showed and everything seemed fine. I closed the
database and opened it back up later. When I opened the form I had been
using to enter the data most of the records a disappeared. So I checked the
tables and thankfully all the data was still there. So I compared the
records that were showing the ones that were not.

I should mention this is a contacts database and as such there are many
fields that for some customers are left blank. However the one field that is
causing me problems is one called "Additional Information." This field's
data type is set to memo and the only records that show on my form are ones
where information has been entered into the "additional information" field.
I can't figure out why the forms seem to require this. Any suggestions?
 
Sounds like your form must be based on a query that only pulls records with
data inthe [AdditionalInformation] field.

Check the query upon which your report is based and see what it is pulling.
 

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

Back
Top