Very Weird. Records not showing up

apryor

Registered User.
Local time
Today, 09:14
Joined
Feb 11, 2005
Messages
31
This is so weird.

I have a form that I built and is based on a relationship between four different tables. I can enter info into the form, save it, and verify that it saved to each of these tables. The problem is that once I close the form and re-open it, none of the previously entered info shows up. Bottom of the page shows 1 record, but I can still see all of the info when I open the tables. Please help.
 
I dont really see why this is happening. The only suggestion is to say that the form where you enter the data must be different to the form where you are viewing the data. Also the entering data form must have "data entry Yes" and the viewing form must be set to "data entry No". Also is the table source for the viewing data correct! I know these suggestions may sound simple but they are very easily made! Post the Database if this is not helpful and ill have another look!!
 
I checked those items, but everything seems fine. Here's a copy of the db if you'd like to take a look.
 
Last edited:
Open your form in design mode.
Check your form property "Data Entry", it should be set to "No"

RV
 
Yep, that was it. Now I feel retarded. Thanks for the help.
 

Users who are viewing this thread

Back
Top Bottom