dbTalk Databases Forums  

Can't see Form Header/Footer in Form View

comp.database.ms-access comp.database.ms-access


Discuss Can't see Form Header/Footer in Form View in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike Helm
 
Posts: n/a

Default Can't see Form Header/Footer in Form View - 05-07-2004 , 12:34 AM






I can see them fine in Design View. I've added a text box, but when I
go to Form View, they are not there.

Help said something about a Visible property, but I don't see this
anywhere.

I've tried repeatedly with different forms and they never display the
header/footer.

WTF?

It's Access 2003 - on Windows XP Home, if that makes a difference

Reply With Quote
  #2  
Old   
Ray
 
Posts: n/a

Default Re: Can't see Form Header/Footer in Form View - 05-07-2004 , 06:01 AM






Mike Helm <mhelm (AT) not (DOT) known> wrote

Quote:
I can see them fine in Design View. I've added a text box, but when I
go to Form View, they are not there.

Help said something about a Visible property, but I don't see this
anywhere.

I've tried repeatedly with different forms and they never display the
header/footer.

WTF?

It's Access 2003 - on Windows XP Home, if that makes a difference
Hello Mike,

Go to design view of your form, right click on the Form Header bar,
and select Properties. Then select the Format tab. You'll see a
property for "Visible", make sure it says YES.

Repeat by selecting the controls in the header and footer to make
sure they are selected YES in the visible property.

If that doesn't work, make sure there isn't any VBA code behind the
objects, Header, Footer and controls, that is setting them to be
visible. It would look like: txtTestField.visible = False.

Outside of this I don't know.

Regards,

Ray.


Reply With Quote
  #3  
Old   
Mike Helm
 
Posts: n/a

Default Re: Can't see Form Header/Footer in Form View - 05-08-2004 , 11:11 PM



On 7 May 2004 04:01:47 -0700, raycait (AT) excite (DOT) com (Ray)

Quote:
Mike Helm <mhelm (AT) not (DOT) known> wrote

I can see them fine in Design View. I've added a text box, but when I
go to Form View, they are not there.

Help said something about a Visible property, but I don't see this
anywhere.

I've tried repeatedly with different forms and they never display the
header/footer.

WTF?

It's Access 2003 - on Windows XP Home, if that makes a difference

Hello Mike,

Go to design view of your form, right click on the Form Header bar,
and select Properties. Then select the Format tab. You'll see a
property for "Visible", make sure it says YES.

Repeat by selecting the controls in the header and footer to make
sure they are selected YES in the visible property.

If that doesn't work, make sure there isn't any VBA code behind the
objects, Header, Footer and controls, that is setting them to be
visible. It would look like: txtTestField.visible = False.

Outside of this I don't know.

Thanks - upon closer scrutiny, it appears I had clicked on Page
Header/Footer on the View Menu.

Page Headers appear only when printing???? (I'm guessing)

Quote:
Regards,

Ray.


Reply With Quote
  #4  
Old   
Ray
 
Posts: n/a

Default Re: Can't see Form Header/Footer in Form View - 05-10-2004 , 05:26 AM



Mike Helm <mhelm (AT) not (DOT) known> wrote

Quote:
On 7 May 2004 04:01:47 -0700, raycait (AT) excite (DOT) com (Ray)

Mike Helm <mhelm (AT) not (DOT) known> wrote

I can see them fine in Design View. I've added a text box, but when I
go to Form View, they are not there.

Help said something about a Visible property, but I don't see this
anywhere.

I've tried repeatedly with different forms and they never display the
header/footer.

WTF?

It's Access 2003 - on Windows XP Home, if that makes a difference

Hello Mike,

Go to design view of your form, right click on the Form Header bar,
and select Properties. Then select the Format tab. You'll see a
property for "Visible", make sure it says YES.

Repeat by selecting the controls in the header and footer to make
sure they are selected YES in the visible property.

If that doesn't work, make sure there isn't any VBA code behind the
objects, Header, Footer and controls, that is setting them to be
visible. It would look like: txtTestField.visible = False.

Outside of this I don't know.


Thanks - upon closer scrutiny, it appears I had clicked on Page
Header/Footer on the View Menu.

Page Headers appear only when printing???? (I'm guessing)

Regards,

Ray.
Your correct, Page headers are for printing purposes.

Regards,

Ray


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.