Show header and footer on Continuous Subform

hk1

Registered User.
Local time
Today, 02:20
Joined
Sep 1, 2009
Messages
121
I understand that you can't show headers and footers on datasheet view subforms but I have a subform that is a continuous form and no matter what I try I still can't get it to show the header or footer.

I'm using Access 2007 by the way and I think I have the latest service packs installed.

What could I be doing wrong?
 
I don't mean to be a jerk but I won't be able to post it here without a lot of modification. It has too much proprietary code and a variety of other things that make it quite complicated.
 
No problem - Can you describe the problem in more detail? What is preventing the header & footer on the subform?
 
I am using 2003 at the moment (don't have 2007 at work here, so I might need to test again tonight if we can't get your problem sorted before then).

Works in 2007 - I have many forms with this type of setup
 
No problem - Can you describe the problem in more detail? What is preventing the header & footer on the subform?

By granny, I wish I knew. I've changed their colors and placed controls on them and they still don't show up. No error message. Have ran compact and repair on the db frequently and there are no problems. It's a fairly small db with only 1 forms/subforms, 6 linked tables, several modules, and 1 report.
 
That sample works and it brings to mind an issue that could be causing this problem. I'm still using an old file format for the backend and the frontent. Not sure whether it's 2000 or 2003 and not sure how to check. My application needs to be compatible with older versions of Access. I wonder if this could be causing the problem.
 
Here's the requested screenshots. The black "header" on top is on the main form, not the subform. I've had to resort to it for the time being since my headers and footers aren't working. Let me know if any other screenshots might be helpful.

I noticed that it looks like my screenshots got damaged, no... compressed, no... both, when I uploaded them. Sigh...
 

Attachments

  • FormInDesignView.jpg
    FormInDesignView.jpg
    103 KB · Views: 868
  • FormInFormView.jpg
    FormInFormView.jpg
    85.5 KB · Views: 755
I guess I should also mention that the subform does not relate to the main form. The main form is not bound to anything. Can't see how that would make any difference.
 
Your right. Sorry about that. Here's the properties for the subform.
 

Attachments

  • SubformProperties.jpg
    SubformProperties.jpg
    74.3 KB · Views: 761
Just had the same problem... finally realised my header was in page header instead of form header, switched it and solved the problem
 
You could try using a Continuous Form based starting from the SubForm information and including the Parent information. Put the ex-Parent Header info at the top of the Header and ex-Subform Header underneath.

Simon
 

Users who are viewing this thread

Back
Top Bottom