Blank Forms

A

All In One

I Have entered all data wanted in the design view and when i switch to form
view the page is blank. It is not the color of the ink - I have already
checked.
 
R

Rick B

A form shows up as blank if there are no records in the record source AND
your form does not have the ability to create a new record. Either verify
that your form is based on a query or a table that actually contains data,
OR set the form to "allow additions".
 
A

All In One

In addition - the form is linked to a table, the additions is set to yes, and
there is plenty of data in the table to complete the form. At the bottom of
the form where you can go to a spacific form number, there is the correct
number of forms there, there just isn't anything showing on the forms. The
form is no bigger than one page long so it is not a problem with the page
length. Print Preview showes nothing as well.
 
R

Rick B

Your form is bound to a table and you have controls on that form that are
bound to fields in the table? You open the form in form-view and there is a
blank window with no lines, fields, data, etc? Or, are the fields there,
but simply blank?
 
Top