Form is Black

F

Face

I have a form that is like a Home Page. It is mostly just buttons leading to
different pages. This is a database that we inheritied from another group
that we are using, so we did not design it. All was well and then last week
someone was working in it and when they bring up the main form, it is blank.
If you open it it design view, all is there. All allows are set to YES for
the form.

Thanks for any help.
 
A

Andy Roberts

Are all the control Visible properties set to YES?

--
Regards

Andy
___________
Andy Roberts
Win XP Pro
Access 2007
 
F

Face

Controls are set to visible.

I have discovered that this is now a problem on 3 separate forms.
 
P

Pete D.

did someone attach a table to it that has no records or a control do display
table data from a table with no records. If the form has no add mode in
this situation the form will display blank.
 
Top