Lost Information in my Form!!!

Newguy28

Registered User.
Local time
Today, 06:30
Joined
Sep 27, 2005
Messages
25
Hey guys,

Bit of a nightmare, put loads of information into my database, and when i look in the table all information is still there but can not get it to be displayed in my form, what has gone wrong??
 
There was a question along these lines a couple of days ago - the solution was to turn the forms property dataentry to NO.

Alternatively does the query, which the form is based on return the correct records?

Paul
 
Verify the record source [SQL] is correct in your form for it must not be if the data is in the table but not in the form.
 

Users who are viewing this thread

Back
Top Bottom