The obvious first;
This particular page isn't set to visible=false right?
Do you have any coding behind the control to set pages visible and not
visible at runtime. Often pages are hidden based on checkboxes that are
checked or unchecked.

Signature
Maurice Ausum
> I have set up a database which has multiple tab control forms (which are
> linked together) for data entry. One of them is not showing when I view it,
[quoted text clipped - 4 lines]
>
> Thank you!
Oops, my mistake. I thought you were talking about the tabpages but i see
that you mean the form isn't showing. Well in that case is there any output..
are there any records that can be shown. Also do check to see if the visible
property of the form is set to visible.

Signature
Maurice Ausum
> I have set up a database which has multiple tab control forms (which are
> linked together) for data entry. One of them is not showing when I view it,
[quoted text clipped - 4 lines]
>
> Thank you!
Danielle M - 27 May 2008 20:54 GMT
Yes, visible is set to true and there is data to view. But even with my other
tab control forms, a blank form opens even if there is no data to populate it.
> Oops, my mistake. I thought you were talking about the tabpages but i see
> that you mean the form isn't showing. Well in that case is there any output..
[quoted text clipped - 9 lines]
> >
> > Thank you!
Rick Brandt - 27 May 2008 23:52 GMT
> Yes, visible is set to true and there is data to view. But even with
> my other tab control forms, a blank form opens even if there is no
> data to populate it.
But does the form in question allow new records to be inserted?
When you see a form with controls that are blank you are positioned at the
new record position. If the form does not allow insertions then there is no
new record position. In that case when there are no existing records the
entire detail section shows as completely blank.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com