diasppearing form in form view

A

Annette

I have a form that gives me a blank screen in form view
but when I go into design view everything is there. In
design view, everything is marked as visible. How do I
make the form appear in form view?

Any suggestions?
Annette
 
S

Sandra Daigle

I am guessing that the form's AllowAdditions and AllowEdits properties are
both false and that the form's RecordSource query does not return any
records. Try changing the AllowEdits property to True and see if that
renders your form usable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top