Data Missing

Barbara Sherman

New member
Local time
Today, 08:02
Joined
Jan 27, 2003
Messages
7
I have a table whose data is being used in a form. While working with the form only, some of the data in the table disappears. There are only 3 records in the table. The same one always disappears. Why?
 
Disappears on the form? Deleted from the table?
Is always the first or last record? Can you expand on that a little?
 
Are you using a filter?
 
Check the ControlSource on each of your controls to ensure that they are linked to a field in your form's RecordSource.
 

Users who are viewing this thread

Back
Top Bottom