Forms

C

C Sean

I need some help! New user here.

MS Access 2007

I've created multiple tables. I also created a couple of forms. One for
has all the data fields. Trying to create a data entry form. When I switch
from Design View to Form View, none of the field appear. It's all blank. I
am not sure what I have done wrong.
 
R

ruralguy via AccessMonster.com

You are describing a form that has AllowAdditions set to NO and no records in
the RecordSource of the form.
 
Top