No objects appearing on form

B

Barry

Hello,

I have a form that, when there is no data in the
database, displays no objects at all - no fields, no
buttons, no labels. However, every other form does
display objects when the database has no data. Can
anyone help me with an explanation as to why this is
happening and an solution so the objects display? Thanks
in advance to anyone who replies.
 
R

Rick Brandt

Barry said:
Hello,

I have a form that, when there is no data in the
database, displays no objects at all - no fields, no
buttons, no labels. However, every other form does
display objects when the database has no data. Can
anyone help me with an explanation as to why this is
happening and an solution so the objects display? Thanks
in advance to anyone who replies.

When a form has no records to show and also does not allow new records to be added,
the detail section of the form is totally blank. Controls in the Header/Footer areas
will still be displayed.
 
B

Barry

Hi Rick,

Thanks for replying.

Except for this one form, all of my other subforms at
least display empty fields and labels. The one in
question doesn't do that, but it also does not display
any other objects on the main form - none of the fields,
labels, or buttons. Can you tell me why that might be,
and what I could do about it? Thanks very much!
Barry
-----Original Message-----


When a form has no records to show and also does not allow new records to be added,
the detail section of the form is totally blank.
Controls in the Header/Footer areas
 

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