form opens blank

mlswyo

Registered User.
Local time
Yesterday, 23:52
Joined
Jun 5, 2011
Messages
12
I have a form based on a single table that opens blank. If I set the data entry property to no, it opens showing all 100 records but I can not make changes. If I set this property to yes then the screen is blank. I think it has to do with filters but I think I've cleared them all. I've search and search for a fix and tried everything I've found so far. I even redid the form. Still the form opens blank. Anyone have a idea what I can do to fix this?

tks,

mlswyo
 
Data Entry properties put NO,
Allow Edits = Yes,
Allow Dilition = Yes
Allow Additions = Yes
 
Don't think setting

Allow Dilition to Yes

will make much difference, but you should set

Allow Deletions to Yes. :D

Linq ;0)>
 

Users who are viewing this thread

Back
Top Bottom