Data not visible in Form

N

nFaux

I have a form that is based on a table. I can input data, and that data is
reflected in the table, however, for some reason you can not see that data in
the form once you get out and reopen. (almost like it is not scrolling thru
the available recordset) Does anyone know what I have done to screw up my
form?
 
U

UpRider

Perhaps the form property 'Data Entry' is set to YES. That would cause the
described behavior.

UpRider
 
Top