Form View blank

  • Thread starter Thread starter Kim T
  • Start date Start date
K

Kim T

I've made a form in design view, when I go to look at it in Form view its
blank. I've check the properties on the form making sure the view is not
disabled. Need help
 
I've had this same problem in the past also. For me it was because I had
turned Allow Additions and Allow Deletions Off.

It worked when I entered the Form in Edit mode from a Command Button... but
it wouldn't work when I tried to enter it from design mode.

That's just one possibility. Go to a form that does work and analyze what
you have done to that form compared to the one that doesn't and you'll be
able to see whats going wrong.
 
I've made a form in design view, when I go to look at it in Form view its
blank. I've check the properties on the form making sure the view is not
disabled. Need help

The 'blank' form is normal if you do NOT have any records to display.

Make sure the form record source's underlying table/query contains
records.
 
"The 'blank' form is normal if you do NOT have any records to display." AND
you have AllowAdditions set to NO.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Message posted via AccessMonster.com
 
Back
Top