Form is blank

W

Wendy

After creating the form from a query using the wizard,
the form window is blank even though there is a form in
design view. Any thoughts as to why that would happen?
 
H

Hugh O'Neill

Wendy said:
After creating the form from a query using the wizard,
the form window is blank even though there is a form in
design view. Any thoughts as to why that would happen?


IF the Query feeding the Form is returning no records

AND

EITHER

The Form is set so as not to allow new entries

OR

The Query is non-updatable

THEN the Form will be blank - no text boxes - nothing - just blank.

hth

Hugh
 

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